| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.classifications | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.enums |
| Modifier and Type | Method and Description |
|---|---|
ConfidenceLevel |
Confidence.getLevel()
{@literal Level of confidence in the quality of this data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Confidence.setLevel(ConfidenceLevel level) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2017–2018 ODPi. All rights reserved.