Uses of Enum
org.irods.irods4j.low_level.api.GenQuery1SortOptions
Packages that use GenQuery1SortOptions
-
Uses of GenQuery1SortOptions in org.irods.irods4j.high_level.catalog
Methods in org.irods.irods4j.high_level.catalog with parameters of type GenQuery1SortOptionsModifier and TypeMethodDescriptionvoidIRODSQuery.GenQuery1QueryArgs.addColumnToSelectClause(int columnId, GenQuery1SortOptions sortOption) TODO -
Uses of GenQuery1SortOptions in org.irods.irods4j.low_level.api
Methods in org.irods.irods4j.low_level.api that return GenQuery1SortOptionsModifier and TypeMethodDescriptionstatic GenQuery1SortOptionsReturns the enum constant of this type with the specified name.static GenQuery1SortOptions[]GenQuery1SortOptions.values()Returns an array containing the constants of this enum type, in the order they are declared.