org.kuali.student.core.assembly.data
Class Data.FloatValue
java.lang.Object
org.kuali.student.core.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
value
private Float value
Data.FloatValue
protected Data.FloatValue()
Data.FloatValue
public Data.FloatValue(Float value)
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 © 2007-2011 The Kuali Foundation. All Rights Reserved.