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

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

public static class PropertiesDescriptor.DoubleValue
extends PropertiesDescriptor.Value<Double>


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

Constructor Detail

PropertiesDescriptor.DoubleValue

public PropertiesDescriptor.DoubleValue()
Method Detail

getV

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

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.