org.kuali.student.r1.common.assembly.data
Class Data.DoubleValue
java.lang.Object
org.kuali.student.r1.common.assembly.data.Data.DoubleValue
- All Implemented Interfaces:
- Serializable, Data.Value
- Enclosing class:
- Data
public static class Data.DoubleValue
- extends Object
- implements Data.Value
- See Also:
- Serialized Form
Data.DoubleValue
protected Data.DoubleValue()
Data.DoubleValue
public Data.DoubleValue(Double 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 © 2004-2012 The Kuali Foundation. All Rights Reserved.