public class PCE_Redundancy_Group_Identifier_TLV extends PCEPTLV
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
PCE_Redundancy_Group_Identifier_TLV() |
PCE_Redundancy_Group_Identifier_TLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode() |
boolean |
equals(Object obj) |
byte[] |
getRedundancyId() |
int |
hashCode() |
void |
setRedundancyId(byte[] redundancyId) |
encodeHeader, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, setTlv_bytes, setTLVType, setTLVValueLength
public PCE_Redundancy_Group_Identifier_TLV()
public PCE_Redundancy_Group_Identifier_TLV(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public void decode() throws MalformedPCEPObjectException
MalformedPCEPObjectException
public byte[] getRedundancyId()
public void setRedundancyId(byte[] redundancyId)
Copyright © 2016. All rights reserved.