| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
CriticalityLevel |
CriticalityGovernanceClassification.getCriticalityLevel()
Return the definition of how critical this data item is to the organization.
|
static CriticalityLevel |
CriticalityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CriticalityLevel[] |
CriticalityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CriticalityGovernanceClassification.setCriticalityLevel(CriticalityLevel criticalityLevel)
Set up the definition of how critical this data item is to the organization.
|
Copyright © 2018–2020 ODPi. All rights reserved.