org.gcube.data.analysis.tabulardata.expression.leaf.comparable
Class NotEquals
java.lang.Object
org.gcube.data.analysis.tabulardata.expression.Expression
org.gcube.data.analysis.tabulardata.expression.LeafExpression
org.gcube.data.analysis.tabulardata.expression.leaf.comparable.NotEquals
public class NotEquals
- extends LeafExpression
NotEquals
public NotEquals(ColumnReference columnReference,
TDInteger comparedValue)
NotEquals
public NotEquals(ColumnReference columnReference,
TDNumeric comparedValue)
NotEquals
public NotEquals(ColumnReference columnReference,
TDDate comparedValue)
NotEquals
public NotEquals(ColumnReference columnReference,
TDBoolean comparedValue)
getColumnReference
public ColumnReference getColumnReference()
getComparedValue
public TDTypeValue getComparedValue()
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.