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