Uses of Class
org.gcube.common.storagehub.model.expressions.OrderField
-
Packages that use OrderField Package Description org.gcube.common.storagehub.model.query -
-
Uses of OrderField in org.gcube.common.storagehub.model.query
Methods in org.gcube.common.storagehub.model.query that return types with arguments of type OrderField Modifier and Type Method Description List<OrderField>Query. getOrderFields()Methods in org.gcube.common.storagehub.model.query with parameters of type OrderField Modifier and Type Method Description voidQuery. setOrder(OrderField... fields)
-