public class DataPathIDXROSubobject extends XROSubobject
| Modifier and Type | Field and Description |
|---|---|
DataPathID |
dataPath |
attribute, erosolength, loosehop, subobject_bytes, type| Constructor and Description |
|---|
DataPathIDXROSubobject() |
DataPathIDXROSubobject(byte[] bytes,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode()
Decode DataPathID XRO Subobject
|
void |
encode()
Encode DataPathID XRO Subobject
|
DataPathID |
getDataPath() |
void |
setDataPath(DataPathID dataPath) |
String |
toString() |
decodeSoHeader, encodeSoHeader, getAttribute, getErosolength, getLength, getSubobject_bytes, getType, getType, isLoosehop, setAttribute, setErosolength, setLoosehop, setSubobject_bytes, setTypepublic DataPathID dataPath
public DataPathIDXROSubobject()
public DataPathIDXROSubobject(byte[] bytes,
int offset)
public void encode()
encode in class XROSubobjectpublic void decode()
decode in class XROSubobjectpublic DataPathID getDataPath()
public void setDataPath(DataPathID dataPath)
Copyright © 2016. All rights reserved.