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