| Package | Description |
|---|---|
| io.vertigo.account.authorization.metamodel |
| Modifier and Type | Method and Description |
|---|---|
SecurityDimensionType |
SecurityDimension.getType()
Give the value of type.
|
static SecurityDimensionType |
SecurityDimensionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityDimensionType[] |
SecurityDimensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SecurityDimension(String name,
SecurityDimensionType type,
List<DtField> fields,
List<String> values)
Construct an instance of SecurityDimension.
|
Copyright © 2017. All Rights Reserved.