| Package | Description |
|---|---|
| to.etc.webapp.eventmanager |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
AppEvent.getType() |
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppEvent.setType(ChangeType type) |
| Constructor and Description |
|---|
AppEvent(ChangeType type,
long key) |
Copyright © 2017 etc.to. All rights reserved.