com.levigo.jadice.annotation.profiles
Class PropertiesDescriptor.TimestampValue

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.TimestampValue
All Implemented Interfaces:
PropertiesDescriptor.Value<Date>
Enclosing class:
PropertiesDescriptor

public static class PropertiesDescriptor.TimestampValue
extends Object
implements PropertiesDescriptor.Value<Date>


Constructor Summary
PropertiesDescriptor.TimestampValue()
           
 
Method Summary
 Date getV()
           
 PropertiesDescriptor.Value<Date> setV(Date value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDescriptor.TimestampValue

public PropertiesDescriptor.TimestampValue()
Method Detail

getV

public Date getV()
Specified by:
getV in interface PropertiesDescriptor.Value<Date>

setV

public PropertiesDescriptor.Value<Date> setV(Date value)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.