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

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

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


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 interface PropertiesDescriptor.Value<Long>

setV

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


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