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