Uses of Class
org.inigma.utopia.Stance

Packages that use Stance
org.inigma.utopia   
 

Uses of Stance in org.inigma.utopia
 

Methods in org.inigma.utopia that return Stance
 Stance Kingdom.getStance()
           
static Stance Stance.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Stance[] Stance.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.inigma.utopia with parameters of type Stance
 void Kingdom.setStance(Stance mode)
           
 



Copyright © 2008. All Rights Reserved.