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

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

public static class PropertiesDescriptor.IntegerValue
extends PropertiesDescriptor.Value<BigInteger>


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

Constructor Detail

PropertiesDescriptor.IntegerValue

public PropertiesDescriptor.IntegerValue()
Method Detail

getV

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

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.