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

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

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


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

setV

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


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