public class ResourceIDSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength
Constructor and Description |
---|
ResourceIDSubTLV() |
ResourceIDSubTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode()
Encode RequestedStorageSize TLV
|
Inet4Address |
getResourceID() |
void |
setResourceID(Inet4Address ResourceID) |
encodeHeader, equals, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, hashCode, setSubTLV_bytes, setSubTLVType, setSubTLVValueLength
public ResourceIDSubTLV()
public ResourceIDSubTLV(byte[] bytes, int offset)
public void encode()
encode
in class PCEPSubTLV
public void decode()
public void setResourceID(Inet4Address ResourceID)
public Inet4Address getResourceID()
Copyright © 2016. All rights reserved.