| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.properties |
These beans describe the core properties that are passed to the server to create and update metadata.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceDefinitionStatus |
GovernanceDefinitionProperties.getStatus()
Return the status of this governance definition.
|
static GovernanceDefinitionStatus |
GovernanceDefinitionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GovernanceDefinitionStatus[] |
GovernanceDefinitionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceDefinitionProperties.setStatus(GovernanceDefinitionStatus status)
Set up the status of this governance definition.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.