| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.properties |
| Modifier and Type | Method and Description |
|---|---|
List<Classification> |
Asset.getClassifications()
Return the list of active classifications for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Asset.setClassifications(List<Classification> classifications)
Set up the list of active classifications for this asset.
|
| Constructor and Description |
|---|
Classification(Classification templateClassification)
Copy/clone constructor
|
Copyright © 2017–2018 ODPi. All rights reserved.