| Package | Description |
|---|---|
| ooaofooa.datatypes |
| Modifier and Type | Method and Description |
|---|---|
static StateChangeType |
StateChangeType.deserialize(Object o) |
StateChangeType |
StateChangeType.value() |
static StateChangeType |
StateChangeType.valueOf(int value) |
static StateChangeType |
StateChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateChangeType[] |
StateChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StateChangeType.equality(StateChangeType value) |
Copyright © 2020. All rights reserved.