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