public class UnnumberedDataPathIDEROSubobject extends EROSubobject
| Modifier and Type | Field and Description | 
|---|---|
DataPathID | 
dataPath  | 
long | 
interfaceID  | 
erosolength, loosehop, subobject_bytes, type| Constructor and Description | 
|---|
UnnumberedDataPathIDEROSubobject()  | 
UnnumberedDataPathIDEROSubobject(byte[] bytes,
                                int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
decode()
Decode Unnumbered DataPathID ERO Subobject 
 | 
void | 
encode()
Encode Unnumbered DataPathID ERO Subobject 
 | 
DataPathID | 
getDataPath()  | 
long | 
getInterfaceID()  | 
void | 
setDataPath(DataPathID dataPath)  | 
void | 
setInterfaceID(long interfaceID)  | 
String | 
toString()  | 
decodeSoHeader, encodeSoHeader, equals, getErosolength, getIntfEROSubobject, getLength, getstringNodeEROSubobject, getSubobject_bytes, getType, getType, hashCode, isLoosehop, setErosolength, setLoosehop, setSubobject_bytes, setTypepublic DataPathID dataPath
public long interfaceID
public UnnumberedDataPathIDEROSubobject()
public UnnumberedDataPathIDEROSubobject(byte[] bytes,
                                        int offset)
public long getInterfaceID()
public void setInterfaceID(long interfaceID)
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.