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