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