Uses of Class
org.dspace.supervision.enumeration.SupervisionOrderType
-
Packages that use SupervisionOrderType Package Description org.dspace.supervision.enumeration -
-
Uses of SupervisionOrderType in org.dspace.supervision.enumeration
Methods in org.dspace.supervision.enumeration that return SupervisionOrderType Modifier and Type Method Description static SupervisionOrderTypeSupervisionOrderType. valueOf(String name)Returns the enum constant of this type with the specified name.static SupervisionOrderType[]SupervisionOrderType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-