Uses of Class
com.rapidtransform.org.model.PersonOrganizationAssignment.Role

Packages that use PersonOrganizationAssignment.Role
com.rapidtransform.org.model   
 

Uses of PersonOrganizationAssignment.Role in com.rapidtransform.org.model
 

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