public class DataPathIDEROSubobject extends EROSubobject
| Modifier and Type | Field and Description | 
|---|---|
DataPathID | 
dataPath  | 
erosolength, loosehop, subobject_bytes, type| Constructor and Description | 
|---|
DataPathIDEROSubobject()  | 
DataPathIDEROSubobject(byte[] bytes,
                      int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
decode()
Decode DataPathID ERO Subobject 
 | 
void | 
encode()
Encode DataPathID ERO Subobject 
 | 
DataPathID | 
getDataPath()  | 
void | 
setDataPath(DataPathID dataPath)  | 
String | 
toString()  | 
decodeSoHeader, encodeSoHeader, equals, getErosolength, getIntfEROSubobject, getLength, getstringNodeEROSubobject, getSubobject_bytes, getType, getType, hashCode, isLoosehop, setErosolength, setLoosehop, setSubobject_bytes, setTypepublic DataPathID dataPath
public DataPathIDEROSubobject()
public DataPathIDEROSubobject(byte[] bytes,
                              int offset)
public void encode()
encode in class EROSubobjectpublic void decode()
decode in class EROSubobjectpublic DataPathID getDataPath()
public void setDataPath(DataPathID dataPath)
Copyright © 2016. All rights reserved.