Uses of Class
com.rapidtransform.org.model.PersonDateAssignment.PersonDateAssignRole

Packages that use PersonDateAssignment.PersonDateAssignRole
com.rapidtransform.org.model   
 

Uses of PersonDateAssignment.PersonDateAssignRole in com.rapidtransform.org.model
 

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