public class PathSetupTLV extends PCEPTLV
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT |
protected int |
PST |
static int |
SR |
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
PathSetupTLV() |
PathSetupTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode() |
int |
getPST() |
boolean |
isSR() |
void |
setPST(int PST) |
encodeHeader, equals, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, hashCode, setTlv_bytes, setTLVType, setTLVValueLength
public static final int DEFAULT
public static final int SR
protected int PST
public PathSetupTLV()
public PathSetupTLV(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
Copyright © 2016. All rights reserved.