static ResourcePropertyChangeType |
ResourcePropertyChangeType.fromString(String value) |
Parses a serialized value to a ResourcePropertyChangeType instance.
|
ResourcePropertyChangeType |
ChangeBase.propertyChangeType() |
Get the propertyChangeType property: The type of change that occurred.
|
static ResourcePropertyChangeType |
ResourcePropertyChangeType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ResourcePropertyChangeType[] |
ResourcePropertyChangeType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|