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

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

public static class PropertiesDescriptor.DecimalValue
extends Object
implements PropertiesDescriptor.Value<BigDecimal>


Constructor Summary
PropertiesDescriptor.DecimalValue()
           
 
Method Summary
 BigDecimal getV()
           
 PropertiesDescriptor.Value<BigDecimal> setV(BigDecimal value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDescriptor.DecimalValue

public PropertiesDescriptor.DecimalValue()
Method Detail

getV

public BigDecimal getV()
Specified by:
getV in interface PropertiesDescriptor.Value<BigDecimal>

setV

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


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