| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
ClassificationOrigin |
ElementClassificationHeader.getClassificationOrigin()
Return whether the classification was added explicitly to this asset or propagated from another entity.
|
static ClassificationOrigin |
ClassificationOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassificationOrigin[] |
ClassificationOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementClassificationHeader.setClassificationOrigin(ClassificationOrigin classificationOrigin)
Set up the setting for classification origin
|
Copyright © 2018–2020 ODPi. All rights reserved.