Uses of Class
com.rapidtransform.org.model.DateTimeAssignment.DateTimeAssignmentRole

Packages that use DateTimeAssignment.DateTimeAssignmentRole
com.rapidtransform.org.model   
 

Uses of DateTimeAssignment.DateTimeAssignmentRole in com.rapidtransform.org.model
 

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