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