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

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

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


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

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.