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