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

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

public static class PropertiesDescriptor.LongValue
extends PropertiesDescriptor.Value<Long>


Field Summary
 
Fields inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Value
value
 
Constructor Summary
PropertiesDescriptor.LongValue()
           
 
Method Summary
 Long getV()
           
 PropertiesDescriptor.Value<Long> setV(Long value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDescriptor.LongValue

public PropertiesDescriptor.LongValue()
Method Detail

getV

public Long getV()
Specified by:
getV in class PropertiesDescriptor.Value<Long>

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.