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 TypeMethodDescriptionSortArg.Sort.getDirection()static SortArg.Sort.DirectionReturns 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.