| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.events |
This package contains stub headers for events when Asset Owner OMAS supported events.
|
| Modifier and Type | Method and Description |
|---|---|
AssetOwnerEventType |
AssetOwnerEvent.getEventType()
Return the type of event.
|
static AssetOwnerEventType |
AssetOwnerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetOwnerEventType[] |
AssetOwnerEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetOwnerEvent.setEventType(AssetOwnerEventType eventType)
Set up the type of event.
|
Copyright © 2018–2020 ODPi. All rights reserved.