Uses of Class
ooaofooa.datatypes.OalConstants
-
Packages that use OalConstants Package Description ooaofooa.datatypes -
-
Uses of OalConstants in ooaofooa.datatypes
Methods in ooaofooa.datatypes that return OalConstants Modifier and Type Method Description static OalConstantsOalConstants. deserialize(Object o)static OalConstantsOalConstants. valueOf(int value)Returns the enum constant of this type with the specified name.static OalConstantsOalConstants. valueOf(String name)Returns the enum constant of this type with the specified name.static OalConstants[]OalConstants. values()Returns an array containing the constants of this enum type, in the order they are declared.
-