Package | Description |
---|---|
fr.paris.lutece.plugins.identitystore.business |
Modifier and Type | Method and Description |
---|---|
KeyType |
AttributeKey.getKeyType()
Returns the KeyType
|
static KeyType |
KeyType.valueOf(int nId)
returns KeyType enum for id
|
static KeyType |
KeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyType[] |
KeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeKey.setKeyType(KeyType keyType)
Sets the KeyType
|
Copyright © 2017 City of Paris. All rights reserved.