Uses of Class
com.objex.progeny.anywhere.enums.PEDIGREE_PROPERTY

Packages that use PEDIGREE_PROPERTY
com.objex.progeny.anywhere.enums   
 

Uses of PEDIGREE_PROPERTY in com.objex.progeny.anywhere.enums
 

Methods in com.objex.progeny.anywhere.enums that return PEDIGREE_PROPERTY
static PEDIGREE_PROPERTY PEDIGREE_PROPERTY.valueOf(int ai_property)
           
static PEDIGREE_PROPERTY PEDIGREE_PROPERTY.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PEDIGREE_PROPERTY[] PEDIGREE_PROPERTY.values()
          Returns an array containing the constants of this enum type, in the order they're declared.