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

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

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


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

setV

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


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