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