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