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

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

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

Fields in org.gcube.contentmanagement.timeseriesservice.stubs.types declared as DateOperator
static DateOperator DateOperator.AF
           
static DateOperator DateOperator.BF
           
static DateOperator DateOperator.EQ
           
static DateOperator DateOperator.NEQ
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return DateOperator
static DateOperator DateOperator.fromString(String value)
           
static DateOperator DateOperator.fromValue(String value)
           
 DateOperator Operator.getDateOperator()
          Gets the dateOperator value for this Operator.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type DateOperator
 void Operator.setDateOperator(DateOperator dateOperator)
          Sets the dateOperator value for this Operator.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type DateOperator
Operator(DateOperator dateOperator, NumberOperator numberOperator, TextOperator textOperator)
           
 



Copyright © 2012. All Rights Reserved.