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

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

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


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

setV

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


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