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

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

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


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

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.