public class PCE_ID_TLV extends PCEPTLV
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
PCE_ID_TLV() |
PCE_ID_TLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
encode() |
boolean |
equals(Object obj) |
int |
getAddresType() |
Inet4Address |
getPceId() |
int |
hashCode() |
void |
setAddresType(int addresType) |
void |
setPceId(Inet4Address pceId) |
String |
toString() |
encodeHeader, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, setTlv_bytes, setTLVType, setTLVValueLength
public PCE_ID_TLV()
public PCE_ID_TLV(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public Inet4Address getPceId()
public void setPceId(Inet4Address pceId)
public int getAddresType()
public void setAddresType(int addresType)
Copyright © 2016. All rights reserved.