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

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

public class TDNumeric
extends Object
implements TDTypeValue


Constructor Summary
TDNumeric(Float value)
           
 
Method Summary
 Float getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, 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


Copyright © 2013. All Rights Reserved.