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

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

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


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

setV

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


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