Uses of Class
ch.ivyteam.ivy.location.LocationQuery.LocationOrder
-
Packages that use LocationQuery.LocationOrder Package Description ch.ivyteam.ivy.location Defines alocation servicefor storing and queryinglocationinformation and that is available onusersand tasks. -
-
Uses of LocationQuery.LocationOrder in ch.ivyteam.ivy.location
Methods in ch.ivyteam.ivy.location that return LocationQuery.LocationOrder Modifier and Type Method Description LocationQuery.LocationOrderLocationQuery.LocationOrder.OrderDirection. ascending()Order direction ascending.LocationQuery.LocationOrderLocationQuery.LocationOrder.OrderDirection. descending()Order direction descending.LocationQuery.LocationOrderLocationQuery. orderBy()Orders the results of the query.
-