| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.classifications | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.enums |
| Modifier and Type | Method and Description |
|---|---|
RetentionBasis |
Retention.getBasis()
{@literal Basis on which the retention period is defined.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Retention.setBasis(RetentionBasis basis) |
| Modifier and Type | Method and Description |
|---|---|
static RetentionBasis |
RetentionBasis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetentionBasis[] |
RetentionBasis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 ODPi. All rights reserved.