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

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

public static class PropertiesDescriptor.ShortValue
extends PropertiesDescriptor.Value<Short>


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

Constructor Detail

PropertiesDescriptor.ShortValue

public PropertiesDescriptor.ShortValue()
Method Detail

getV

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

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.