| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.classifications | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.enums |
| Modifier and Type | Method and Description |
|---|---|
ConfidentialityLevel |
Confidentiality.getLevel()
{@literal Level of confidentiality.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Confidentiality.setLevel(ConfidentialityLevel level) |
| Modifier and Type | Method and Description |
|---|---|
static ConfidentialityLevel |
ConfidentialityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfidentialityLevel[] |
ConfidentialityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018 ODPi. All rights reserved.