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

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

public static class PropertiesDescriptor.ByteValue
extends PropertiesDescriptor.Value<Byte>


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

Constructor Detail

PropertiesDescriptor.ByteValue

public PropertiesDescriptor.ByteValue()
Method Detail

getV

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

setV

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


Copyright © 2017 levigo holding gmbh. All rights reserved.