Uses of Class
ch.ivyteam.ivy.location.LocationQuery.LocationOrder.OrderDirection
-
Packages that use LocationQuery.LocationOrder.OrderDirection Package Description ch.ivyteam.ivy.location Defines alocation servicefor storing and queryinglocationinformation and that is available onusersand tasks. -
-
Uses of LocationQuery.LocationOrder.OrderDirection in ch.ivyteam.ivy.location
Methods in ch.ivyteam.ivy.location that return LocationQuery.LocationOrder.OrderDirection Modifier and Type Method Description LocationQuery.LocationOrder.OrderDirectionLocationQuery.LocationOrder. address()Orders the results by theaddressLocationQuery.LocationOrder.OrderDirectionLocationQuery.LocationOrder. name()Orders the results by thename.LocationQuery.LocationOrder.OrderDirectionLocationQuery.LocationOrder. note()Orders the results by thenote.LocationQuery.LocationOrder.OrderDirectionLocationQuery.LocationOrder. timestamp()Orders the results by thetimestamp.LocationQuery.LocationOrder.OrderDirectionLocationQuery.LocationOrder. type()Orders the results by thetype.
-