| Modifier and Type | Method and Description |
|---|---|
AccountChangeEvent.EventType |
AccountChangeEvent.getEventType() |
static AccountChangeEvent.EventType |
AccountChangeEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountChangeEvent.EventType[] |
AccountChangeEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AccountChangeEvent(AccountChangeEvent.EventType eventType,
String accountId,
String sourceHost) |
Copyright © 2009–2019 DuraSpace. All rights reserved.