ByteSetter<byte[]>, Setter<byte[],Byte>public final class IndexedByteArraySetter extends Object implements Setter<byte[],Byte>, ByteSetter<byte[]>
| Constructor | Description |
|---|---|
IndexedByteArraySetter(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
set(byte[] target,
Byte value) |
Set the properties on the target object to value.
|
void |
setByte(byte[] target,
byte value) |
public void setByte(byte[] target,
byte value)
throws Exception
setByte in interface ByteSetter<byte[]>ExceptionCopyright © 2019. All rights reserved.