org.gcube.data.analysis.tabulardata.model.datatype.value
Class TDNumeric

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.model.datatype.value.TDTypeValue
      extended by org.gcube.data.analysis.tabulardata.model.datatype.value.TDNumeric

public class TDNumeric
extends TDTypeValue


Constructor Summary
TDNumeric(Float value)
           
 
Method Summary
 boolean equals(Object obj)
           
 Float getValue()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TDNumeric

public TDNumeric(Float value)
Method Detail

getValue

public Float getValue()

toString

public String toString()
Overrides:
toString in class Object

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.