public class D10TransferMessage extends D10SysexMessage
message| Constructor and Description |
|---|
D10TransferMessage(byte[] data) |
D10TransferMessage(byte command,
int bodySize,
int address) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
set3Bytes(int offset,
int data) |
void |
setAddress(Entity address)
Sets the address.
|
void |
setAddress(int address)
Sets the address.
|
getBytes, getBytes, getSize, setByte, setCommand, setDeviceId, setManufacturer, setModelpublic D10TransferMessage(byte command,
int bodySize,
int address)
command - bodySize - public D10TransferMessage(byte[] data)
data - public void setAddress(int address)
address - The address to setpublic void setAddress(Entity address)
address - The address to setprotected void set3Bytes(int offset,
int data)
Copyright © 2014. All Rights Reserved.