public class TransceiverClassAndAppAttribTLV extends BGP4TLVFormat
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength| Constructor and Description |
|---|
TransceiverClassAndAppAttribTLV() |
TransceiverClassAndAppAttribTLV(byte[] bytes,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode() |
void |
encode() |
long |
getTrans_app_code() |
long |
getTrans_class() |
void |
setTrans_app_code(long trans_app_code) |
void |
setTrans_class(long trans_class) |
String |
toString() |
encodeHeader, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, setTlv_bytes, setTLVType, setTLVValueLengthpublic TransceiverClassAndAppAttribTLV()
public TransceiverClassAndAppAttribTLV(byte[] bytes,
int offset)
public void encode()
encode in class BGP4TLVFormatprotected void decode()
public long getTrans_app_code()
public void setTrans_app_code(long trans_app_code)
public long getTrans_class()
public void setTrans_class(long trans_class)
Copyright © 2016. All rights reserved.