public class VolumeInfoSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength| Constructor and Description |
|---|
VolumeInfoSubTLV() |
VolumeInfoSubTLV(byte[] bytes,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode() |
void |
encode()
Encode VolumeInfo SubTLV
|
int |
getAccessStatus() |
int |
getVolatil() |
void |
setAccessStatus(int AccessStatus) |
void |
setVolatil(int Volatil) |
encodeHeader, equals, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, hashCode, setSubTLV_bytes, setSubTLVType, setSubTLVValueLengthpublic VolumeInfoSubTLV()
public VolumeInfoSubTLV(byte[] bytes,
int offset)
public void encode()
encode in class PCEPSubTLVpublic void decode()
public void setAccessStatus(int AccessStatus)
public int getAccessStatus()
public void setVolatil(int Volatil)
public int getVolatil()
Copyright © 2016. All rights reserved.