public class IPv4RouterIDLocalNodeNodeAttribTLV extends BGP4TLVFormat
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength| Constructor and Description | 
|---|
IPv4RouterIDLocalNodeNodeAttribTLV()  | 
IPv4RouterIDLocalNodeNodeAttribTLV(byte[] bytes,
                                  int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
decode()  | 
void | 
encode()  | 
Inet4Address | 
getIpv4Address()  | 
void | 
setIpv4Address(Inet4Address ipv4Address)  | 
String | 
toString()  | 
encodeHeader, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, setTlv_bytes, setTLVType, setTLVValueLengthpublic IPv4RouterIDLocalNodeNodeAttribTLV()
public IPv4RouterIDLocalNodeNodeAttribTLV(byte[] bytes,
                                          int offset)
public void encode()
encode in class BGP4TLVFormatpublic void decode()
public Inet4Address getIpv4Address()
public void setIpv4Address(Inet4Address ipv4Address)
Copyright © 2016. All rights reserved.