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

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

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

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