Uses of Enum
ubic.gemma.rest.util.args.SortArg.Sort.Direction
Packages that use SortArg.Sort.Direction
-
Uses of SortArg.Sort.Direction in ubic.gemma.rest.util.args
Methods in ubic.gemma.rest.util.args that return SortArg.Sort.DirectionModifier and TypeMethodDescriptionstatic SortArg.Sort.Direction
Returns the enum constant of this type with the specified name.static SortArg.Sort.Direction[]
SortArg.Sort.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.