| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.securitymanager.metadataelements |
| Modifier and Type | Method and Description |
|---|---|
ElementOriginCategory |
ElementOrigin.getOriginCategory()
Return the origin of the metadata element.
|
static ElementOriginCategory |
ElementOriginCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementOriginCategory[] |
ElementOriginCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementOrigin.setOriginCategory(ElementOriginCategory originCategory)
Set up the details of this element's origin.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.