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

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

public static class PropertiesDescriptor.StringValue
extends Object
implements PropertiesDescriptor.Value<String>


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

Constructor Detail

PropertiesDescriptor.StringValue

public PropertiesDescriptor.StringValue()
Method Detail

getV

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

setV

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


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