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

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

public static class PropertiesDescriptor.FloatValue
extends Object
implements PropertiesDescriptor.Value<Float>


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

Constructor Detail

PropertiesDescriptor.FloatValue

public PropertiesDescriptor.FloatValue()
Method Detail

getV

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

setV

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


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