public class UnnumberIfIDXROSubobject extends XROSubobject
| Modifier and Type | Field and Description |
|---|---|
long |
interfaceID |
Inet4Address |
routerID |
attribute, erosolength, loosehop, subobject_bytes, type| Constructor and Description |
|---|
UnnumberIfIDXROSubobject() |
UnnumberIfIDXROSubobject(byte[] bytes,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode()
Decode Unnumbered interface ERO Subobject
|
void |
encode()
Encode Unnumbered interface ERO Subobject
|
long |
getInterfaceID() |
Inet4Address |
getRouterID() |
void |
setInterfaceID(long interfaceID) |
void |
setRouterID(Inet4Address routerID) |
String |
toString() |
decodeSoHeader, encodeSoHeader, getAttribute, getErosolength, getLength, getSubobject_bytes, getType, getType, isLoosehop, setAttribute, setErosolength, setLoosehop, setSubobject_bytes, setTypepublic Inet4Address routerID
public long interfaceID
public UnnumberIfIDXROSubobject()
public UnnumberIfIDXROSubobject(byte[] bytes,
int offset)
public void encode()
encode in class XROSubobjectpublic void decode()
decode in class XROSubobjectpublic Inet4Address getRouterID()
public void setRouterID(Inet4Address routerID)
public long getInterfaceID()
public void setInterfaceID(long interfaceID)
Copyright © 2016. All rights reserved.