public class NoPathTLV extends PCEPTLV
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
NoPathTLV() |
NoPathTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode()
Encode No Path TLV
|
boolean |
isPCEunavailable() |
boolean |
isUnknownDestination() |
boolean |
isUnknownSource() |
void |
setPCEunavailable(boolean pCEunavailable) |
void |
setUnknownDestination(boolean unknownDestination) |
void |
setUnknownSource(boolean unknownSource) |
String |
toString() |
encodeHeader, equals, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, hashCode, setTlv_bytes, setTLVType, setTLVValueLength
public NoPathTLV()
public NoPathTLV(byte[] bytes, int offset)
public void decode()
public boolean isPCEunavailable()
public void setPCEunavailable(boolean pCEunavailable)
public boolean isUnknownDestination()
public void setUnknownDestination(boolean unknownDestination)
public boolean isUnknownSource()
public void setUnknownSource(boolean unknownSource)
Copyright © 2016. All rights reserved.