| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.events |
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaEventType |
SubjectAreaEvent.getEventType()
Return the type of event.
|
static SubjectAreaEventType |
SubjectAreaEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubjectAreaEventType[] |
SubjectAreaEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectAreaEvent.setEventType(SubjectAreaEventType eventType)
Set up the type of event.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.