Uses of Class
org.inigma.utopia.Rank

Packages that use Rank
org.inigma.utopia   
 

Uses of Rank in org.inigma.utopia
 

Methods in org.inigma.utopia that return Rank
 Rank Province.getRank()
           
static Rank Rank.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Rank[] Rank.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 Rank
 void Province.setRank(Rank rank)
           
 



Copyright © 2008. All Rights Reserved.