public class NetworkAdapterSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength
Constructor and Description |
---|
NetworkAdapterSubTLV() |
NetworkAdapterSubTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode()
Encode Network Adapter SubTLV
|
int |
getAdapter_Type() |
int |
getFullDupplex() |
void |
setAdapter_Type(int Adapter_Type) |
void |
setFullDupplex(int FullDupplex) |
encodeHeader, equals, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, hashCode, setSubTLV_bytes, setSubTLVType, setSubTLVValueLength
public NetworkAdapterSubTLV()
public NetworkAdapterSubTLV(byte[] bytes, int offset)
public void encode()
encode
in class PCEPSubTLV
public void decode()
public void setAdapter_Type(int Adapter_Type)
public int getAdapter_Type()
public void setFullDupplex(int FullDupplex)
public int getFullDupplex()
Copyright © 2016. All rights reserved.