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

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

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


Field Summary
 
Fields inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Value
value
 
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 class PropertiesDescriptor.Value<Date>

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.