org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.util
Class StringOperator

java.lang.Object
  extended by org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.util.StringOperator

public class StringOperator
extends Object


Constructor Summary
StringOperator(String sqlOperator, String value)
           
 
Method Summary
 String getSqlOperator()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringOperator

public StringOperator(String sqlOperator,
                      String value)
Method Detail

getSqlOperator

public String getSqlOperator()
Returns:
the sqlOperator

getValue

public String getValue()
Returns:
the value


Copyright © 2012. All Rights Reserved.