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

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

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

Fields in org.gcube.contentmanagement.timeseriesservice.stubs.types declared as NumberOperator
static NumberOperator NumberOperator.EQ
           
static NumberOperator NumberOperator.GT
           
static NumberOperator NumberOperator.GTEQ
           
static NumberOperator NumberOperator.LT
           
static NumberOperator NumberOperator.LTEQ
           
static NumberOperator NumberOperator.NEQ
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return NumberOperator
static NumberOperator NumberOperator.fromString(String value)
           
static NumberOperator NumberOperator.fromValue(String value)
           
 NumberOperator Operator.getNumberOperator()
          Gets the numberOperator value for this Operator.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type NumberOperator
 void Operator.setNumberOperator(NumberOperator numberOperator)
          Sets the numberOperator value for this Operator.
 

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



Copyright © 2012. All Rights Reserved.