Package | Description |
---|---|
fr.paris.lutece.plugins.identitystore.service |
Modifier and Type | Method and Description |
---|---|
AttributeChangeType |
AttributeChange.getChangeType()
Returns the type of the AttributeChange
|
static AttributeChangeType |
AttributeChangeType.valueOf(int nValue)
Gives the AttributeChangeType for the specified value
|
static AttributeChangeType |
AttributeChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeChangeType[] |
AttributeChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeChange.setChangeType(AttributeChangeType attributeChangeType)
Sets the type of the AttributeChange
|
Copyright © 2017 City of Paris. All rights reserved.