Uses of Class
org.gcube.contentmanagement.timeseriesservice.stubs.types.Order

Packages that use Order
org.gcube.contentmanagement.timeseriesservice.stubs   
org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types   
org.gcube.contentmanagement.timeseriesservice.stubs.types   
 

Uses of Order in org.gcube.contentmanagement.timeseriesservice.stubs
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs that return Order
 Order GetAllDataAsJsonRequest.getOrder()
          Gets the order value for this GetAllDataAsJsonRequest.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type Order
 void GetAllDataAsJsonRequest.setOrder(Order order)
          Sets the order value for this GetAllDataAsJsonRequest.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type Order
GetAllDataAsJsonRequest(Limit limit, Order order, String user)
           
 

Uses of Order in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types that return Order
 Order DataAsJsonRequest.getOrder()
          Gets the order value for this DataAsJsonRequest.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types with parameters of type Order
 void DataAsJsonRequest.setOrder(Order order)
          Sets the order value for this DataAsJsonRequest.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types with parameters of type Order
DataAsJsonRequest(CodelistIdentifier identifier, Limit limit, Order order)
           
 

Uses of Order in org.gcube.contentmanagement.timeseriesservice.stubs.types
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return Order
 Order[] SelectQuery.getOrders()
          Gets the orders value for this SelectQuery.
 Order SelectQuery.getOrders(int i)
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type Order
 void SelectQuery.setOrders(int i, Order _value)
           
 void SelectQuery.setOrders(Order[] orders)
          Sets the orders value for this SelectQuery.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type Order
SelectQuery(Limit limits, Order[] orders)
           
 



Copyright © 2012. All Rights Reserved.