| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs |
| Modifier and Type | Method and Description |
|---|---|
TypeDefPatchAction |
TypeDefPatch.getAction()
Return the type of action that this patch requires.
|
static TypeDefPatchAction |
TypeDefPatchAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeDefPatchAction[] |
TypeDefPatchAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeDefPatch.setAction(TypeDefPatchAction action)
Set up the type of action that this patch requires.
|
Copyright © 2018–2019 ODPi. All rights reserved.