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

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

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

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