Uses of Class
ooaofooa.datatypes.Style
-
Packages that use Style Package Description ooaofooa.datatypes -
-
Uses of Style in ooaofooa.datatypes
Methods in ooaofooa.datatypes that return Style Modifier and Type Method Description static StyleStyle. deserialize(Object o)static StyleStyle. valueOf(int value)Returns the enum constant of this type with the specified name.static StyleStyle. 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.
-