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