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