| Package | Description |
|---|---|
| org.tentackle.model |
Entity model.
|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
RelationType |
Relation.getRelationType()
Gets the relation type.
|
static RelationType |
RelationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationType[] |
RelationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RelationType |
RelationImpl.getRelationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationImpl.setRelationType(RelationType relationType) |
Copyright © 2016 Krake Softwaretechnik. All rights reserved.