public class UnnemberedInterfaceDataPathTLV extends PCEPTLV
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength| Constructor and Description |
|---|
UnnemberedInterfaceDataPathTLV() |
UnnemberedInterfaceDataPathTLV(byte[] bytes,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode() |
void |
encode() |
int |
getPort() |
String |
getSwitchID() |
void |
setPort(int port) |
void |
setSwitchID(String switchID) |
encodeHeader, equals, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, hashCode, setTlv_bytes, setTLVType, setTLVValueLengthpublic UnnemberedInterfaceDataPathTLV()
public UnnemberedInterfaceDataPathTLV(byte[] bytes,
int offset)
throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionpublic void decode()
throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionpublic String getSwitchID()
public void setSwitchID(String switchID)
public int getPort()
public void setPort(int port)
Copyright © 2016. All rights reserved.