public class ByteArrayArrayHolder extends Holder
| Constructor and Description |
|---|
ByteArrayArrayHolder() |
ByteArrayArrayHolder(byte[][] value) |
| Modifier and Type | Method and Description |
|---|---|
byte[][] |
getByteArrayArrayValue() |
void |
setByteArrayArrayValue(byte[][] value) |