org.gcube.data.analysis.tabulardata.expression.leaf.text
Class TextMatchSQLRegexp

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.expression.Expression
      extended by org.gcube.data.analysis.tabulardata.expression.LeafExpression
          extended by org.gcube.data.analysis.tabulardata.expression.leaf.text.TextMatchSQLRegexp

public class TextMatchSQLRegexp
extends LeafExpression


Constructor Summary
TextMatchSQLRegexp(ColumnReference columnReference, TDText checkedValue)
           
 
Method Summary
 boolean equals(Object obj)
           
 TDText getCheckedValue()
           
 ColumnReference getColumnReference()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextMatchSQLRegexp

public TextMatchSQLRegexp(ColumnReference columnReference,
                          TDText checkedValue)
Method Detail

getColumnReference

public ColumnReference getColumnReference()

getCheckedValue

public TDText getCheckedValue()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.