org.kuali.student.r1.common.assembly.data
Class Data.FloatValue

java.lang.Object
  extended by org.kuali.student.r1.common.assembly.data.Data.FloatValue
All Implemented Interfaces:
Serializable, Data.Value
Enclosing class:
Data

public static class Data.FloatValue
extends Object
implements Data.Value

See Also:
Serialized Form

Constructor Summary
protected Data.FloatValue()
           
  Data.FloatValue(Float value)
           
 
Method Summary
<T> T
get()
           
 Class getType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Data.FloatValue

protected Data.FloatValue()

Data.FloatValue

public Data.FloatValue(Float value)
Method Detail

get

public <T> T get()
Specified by:
get in interface Data.Value

getType

public Class getType()
Specified by:
getType in interface Data.Value

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.