public class RSVPErrorSpecTLV extends PCEPTLV
Modifier and Type | Field and Description |
---|---|
protected ErrorSpecIPv4 |
errorSpecObject4 |
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
RSVPErrorSpecTLV() |
RSVPErrorSpecTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode() |
ErrorSpecIPv4 |
getErrorSpecObject4() |
void |
setErrorSpecObject4(ErrorSpecIPv4 errorSpecObject4) |
encodeHeader, equals, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, hashCode, setTlv_bytes, setTLVType, setTLVValueLength
protected ErrorSpecIPv4 errorSpecObject4
public RSVPErrorSpecTLV()
public RSVPErrorSpecTLV(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public void decode() throws MalformedPCEPObjectException
MalformedPCEPObjectException
public ErrorSpecIPv4 getErrorSpecObject4()
public void setErrorSpecObject4(ErrorSpecIPv4 errorSpecObject4)
Copyright © 2016. All rights reserved.