| Modifier and Type | Method and Description |
|---|---|
Change.ChangeType |
Change.changeType()
Type of change
|
static Change.ChangeType |
Change.ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Change.ChangeType[] |
Change.ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018. All rights reserved.