public class UnnumberIfIDEROSubobject extends EROSubobject
| Modifier and Type | Field and Description | 
|---|---|
long | 
interfaceID  | 
Inet4Address | 
routerID  | 
erosolength, loosehop, subobject_bytes, type| Constructor and Description | 
|---|
UnnumberIfIDEROSubobject()  | 
UnnumberIfIDEROSubobject(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, equals, getErosolength, getIntfEROSubobject, getLength, getstringNodeEROSubobject, getSubobject_bytes, getType, getType, hashCode, isLoosehop, setErosolength, setLoosehop, setSubobject_bytes, setTypepublic Inet4Address routerID
public long interfaceID
public UnnumberIfIDEROSubobject()
public UnnumberIfIDEROSubobject(byte[] bytes,
                                int offset)
public void encode()
encode in class EROSubobjectpublic void decode()
decode in class EROSubobjectpublic Inet4Address getRouterID()
public void setRouterID(Inet4Address routerID)
public long getInterfaceID()
public void setInterfaceID(long interfaceID)
Copyright © 2016. All rights reserved.