| Modifier and Type | Method and Description |
|---|---|
static AccessType |
AccessType.getAccessType(Class<?> clz) |
static AccessType |
AccessType.getAccessType(String typeName)
Provide the access type from the name provided type name as argument
|
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessType |
TypeImpl.getAccessType() |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
ResourceTypeImpl.getAccessType() |
AccessType |
FacetTypeImpl.getAccessType() |
AccessType |
EntityTypeImpl.getAccessType() |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
PropertyTypeImpl.getAccessType() |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
ConsistsOfTypeImpl.getAccessType() |
AccessType |
RelationTypeImpl.getAccessType() |
AccessType |
IsRelatedToTypeImpl.getAccessType() |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
Type.getAccessType() |
Copyright © 2022. All Rights Reserved.