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

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

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


Field Summary
 
Fields inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Value
value
 
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 class PropertiesDescriptor.Value<BigDecimal>

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.