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