| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.events | |
| org.odpi.openmetadata.accessservices.assetconsumer.properties |
| Modifier and Type | Method and Description |
|---|---|
Asset |
AssetConsumerEvent.getAsset()
Return the asset description.
|
Asset |
AssetConsumerEvent.getOriginalAsset()
Return the original asset description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetConsumerEvent.setAsset(Asset asset)
Set up the asset description.
|
void |
AssetConsumerEvent.setOriginalAsset(Asset originalAsset)
Set up the original asset description.
|
| Constructor and Description |
|---|
Asset(Asset template)
Copy/clone constructor
|
Copyright © 2017–2018 ODPi. All rights reserved.