| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
ConfidenceLevel |
ConfidenceGovernanceClassification.getConfidenceLevel()
Return the level of confidence in the quality of this data.
|
static ConfidenceLevel |
ConfidenceLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfidenceLevel[] |
ConfidenceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfidenceGovernanceClassification.setConfidenceLevel(ConfidenceLevel confidenceLevel)
Set up the level of confidence in the quality of this data.
|
Copyright © 2018–2020 ODPi. All rights reserved.