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

Packages that use OrderType
org.gcube.contentmanagement.timeseriesservice.stubs.types   
 

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

Fields in org.gcube.contentmanagement.timeseriesservice.stubs.types declared as OrderType
static OrderType OrderType.Ascending
           
static OrderType OrderType.Descending
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return OrderType
static OrderType OrderType.fromString(String value)
           
static OrderType OrderType.fromValue(String value)
           
 OrderType Order.getOrder()
          Gets the order value for this Order.
 

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

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type OrderType
Order(String field, OrderType order)
           
 



Copyright © 2012. All Rights Reserved.