org.gcube.data.analysis.tabulardata.expression.leaf
Class IsNull

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.expression.leaf.IsNull
All Implemented Interfaces:
Expression, LeafExpression

public class IsNull
extends Object
implements LeafExpression


Constructor Summary
IsNull(org.gcube.data.analysis.tabulardata.model.reference.ColumnReference columnReference)
           
 
Method Summary
 org.gcube.data.analysis.tabulardata.model.reference.ColumnReference getColumnReference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsNull

public IsNull(org.gcube.data.analysis.tabulardata.model.reference.ColumnReference columnReference)
Method Detail

getColumnReference

public org.gcube.data.analysis.tabulardata.model.reference.ColumnReference getColumnReference()


Copyright © 2013. All Rights Reserved.