| Package | Description |
|---|---|
| com.ocs.dynamo.domain.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeType |
AttributeModel.getAttributeType() |
static AttributeType |
AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeType[] |
AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeModel> |
EntityModel.getAttributeModelsForType(AttributeType attributeType,
Class<?> type)
Returns the attribute models for a certain attribute type and type.
|
Copyright © 2019 Open Circle Solutions. All rights reserved.