| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.events |
| Modifier and Type | Field and Description |
|---|---|
protected OMRSEventDirection |
OMRSEvent.eventDirection |
| Modifier and Type | Method and Description |
|---|---|
OMRSEventDirection |
OMRSEvent.getEventDirection()
Return whether this is an inbound or outbound event.
|
static OMRSEventDirection |
OMRSEventDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OMRSEventDirection[] |
OMRSEventDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2019 ODPi. All rights reserved.