Uses of Class
org.inigma.utopia.Relation

Packages that use Relation
org.inigma.utopia   
 

Uses of Relation in org.inigma.utopia
 

Methods in org.inigma.utopia that return Relation
 Relation Kingdom.getRelation()
           
static Relation Relation.value(java.lang.String display)
           
static Relation Relation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Relation[] Relation.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 Relation
 void Kingdom.setRelation(Relation rel)
           
 



Copyright © 2008. All Rights Reserved.