Uses of Class
org.directdemocracyportal.democracy.model.world.Resolution.ResolutionState

Packages that use Resolution.ResolutionState
Package Description
org.directdemocracyportal.democracy.model.world   
 

Uses of Resolution.ResolutionState in org.directdemocracyportal.democracy.model.world
 

Methods in org.directdemocracyportal.democracy.model.world that return Resolution.ResolutionState
Modifier and Type Method and Description
 Resolution.ResolutionState Resolution.getResolutionState()
          Gets the resolution state.
static Resolution.ResolutionState Resolution.ResolutionState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Resolution.ResolutionState[] Resolution.ResolutionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.directdemocracyportal.democracy.model.world with parameters of type Resolution.ResolutionState
Modifier and Type Method and Description
 void Resolution.setResolutionState(Resolution.ResolutionState resolutionState)
          Sets the resolution state.
 



Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.