Uses of Class
com.rapidtransform.org.model.OrganizationRelation.RelationType

Packages that use OrganizationRelation.RelationType
com.rapidtransform.org.model   
 

Uses of OrganizationRelation.RelationType in com.rapidtransform.org.model
 

Methods in com.rapidtransform.org.model that return OrganizationRelation.RelationType
static OrganizationRelation.RelationType OrganizationRelation.RelationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OrganizationRelation.RelationType[] OrganizationRelation.RelationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.