Uses of Enum Class
ooaofooa.datatypes.Style
Packages that use Style
-
Uses of Style in ooaofooa.datatypes
Methods in ooaofooa.datatypes that return StyleModifier and TypeMethodDescriptionstatic StyleStyle.deserialize(Object o) static StyleStyle.valueOf(int value) Returns the enum constant of this class with the specified name.static StyleReturns the enum constant of this class with the specified name.static Style[]Style.values()Returns an array containing the constants of this enum class, in the order they are declared.