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

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

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

Fields in org.gcube.contentmanagement.timeseriesservice.stubs.types declared as TextOperator
static TextOperator TextOperator.CN
           
static TextOperator TextOperator.EQ
           
static TextOperator TextOperator.EW
           
static TextOperator TextOperator.NCN
           
static TextOperator TextOperator.NEQ
           
static TextOperator TextOperator.NEW
           
static TextOperator TextOperator.NSW
           
static TextOperator TextOperator.SW
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return TextOperator
static TextOperator TextOperator.fromString(String value)
           
static TextOperator TextOperator.fromValue(String value)
           
 TextOperator Operator.getTextOperator()
          Gets the textOperator value for this Operator.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type TextOperator
 void Operator.setTextOperator(TextOperator textOperator)
          Sets the textOperator value for this Operator.
 

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



Copyright © 2012. All Rights Reserved.