public class ByteArrayHolder extends Holder
ByteArrayHolder()
ByteArrayHolder(byte[] value)
byte[]
getByteArrayValue()
void
setByteArrayValue(byte[] value)
getValue, isNull, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteArrayHolder()
public ByteArrayHolder(byte[] value)
public void setByteArrayValue(byte[] value)
public byte[] getByteArrayValue()