| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
LatestChangeAction |
LatestChange.getLatestChangeAction()
Return the type of change.
|
static LatestChangeAction |
LatestChangeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LatestChangeAction[] |
LatestChangeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LatestChange.setLatestChangeAction(LatestChangeAction latestChangeAction)
Set up the type of change.
|
Copyright © 2018–2020 ODPi. All rights reserved.