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

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

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

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