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

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

public static class PropertiesDescriptor.BooleanValue
extends PropertiesDescriptor.Value<Boolean>


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

Constructor Detail

PropertiesDescriptor.BooleanValue

public PropertiesDescriptor.BooleanValue()
Method Detail

getV

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

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.