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

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

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


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

setV

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


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