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

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

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

See Also:
Serialized Form

Constructor Summary
protected Data.TimestampValue()
           
  Data.TimestampValue(Timestamp 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.TimestampValue

protected Data.TimestampValue()

Data.TimestampValue

public Data.TimestampValue(Timestamp 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.