|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassConditionAssociation.ConditionType | |
---|---|
com.rapidtransform.spec.model |
Uses of ClassConditionAssociation.ConditionType in com.rapidtransform.spec.model |
---|
Methods in com.rapidtransform.spec.model that return ClassConditionAssociation.ConditionType | |
---|---|
ClassConditionAssociation.ConditionType |
ClassConditionAssociation.getType()
|
static ClassConditionAssociation.ConditionType |
ClassConditionAssociation.ConditionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ClassConditionAssociation.ConditionType[] |
ClassConditionAssociation.ConditionType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.rapidtransform.spec.model with parameters of type ClassConditionAssociation.ConditionType | |
---|---|
void |
ClassConditionAssociation.setType(ClassConditionAssociation.ConditionType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |