| Package | Description |
|---|---|
| be.personify.util |
| Modifier and Type | Method and Description |
|---|---|
static AttributeType |
AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeType |
AttributeType.valueOfIgnoreCase(String s) |
static AttributeType[] |
AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 personify. All rights reserved.