| Package | Description |
|---|---|
| org.tentackle.model |
Entity model.
|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
AccessScope |
Relation.getAccessScope()
Gets the access scope for generated methods.
|
AccessScope |
CommonOptions.getAccessScope()
true if [PACKAGE]-option set.
|
static AccessScope |
AccessScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessScope[] |
AccessScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessScope |
RelationImpl.getAccessScope() |
AccessScope |
CommonOptionsImpl.getAccessScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationImpl.setAccessScope(AccessScope accessScope) |
void |
CommonOptionsImpl.setAccessScope(AccessScope accessScope) |
Copyright © 2016 Krake Softwaretechnik. All rights reserved.