public class SharedRiskLinkGroupAttribTLV extends BGP4TLVFormat
Modifier and Type | Field and Description |
---|---|
long[] |
srlg_value |
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
SharedRiskLinkGroupAttribTLV() |
SharedRiskLinkGroupAttribTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
protected void |
decode() |
void |
encode() |
float |
getSharedRisk_type() |
void |
setSharedRisk_type(int srlg_type) |
String |
toString() |
encodeHeader, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, setTlv_bytes, setTLVType, setTLVValueLength
public SharedRiskLinkGroupAttribTLV()
public SharedRiskLinkGroupAttribTLV(byte[] bytes, int offset)
public void encode()
encode
in class BGP4TLVFormat
protected void decode()
public float getSharedRisk_type()
public void setSharedRisk_type(int srlg_type)
Copyright © 2016. All rights reserved.