public class OperativeSystemSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength
Constructor and Description |
---|
OperativeSystemSubTLV() |
OperativeSystemSubTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode()
Encode RequestedStorageSize SubTLV
|
int |
isbuild_fix() |
int |
ismj_rv() |
int |
ismn_rv() |
byte[] |
isOSType() |
void |
setbuild_fix(int build_fix) |
void |
setmj_rv(int mj_rv) |
void |
setmn_rv(int mn_rv) |
void |
setOSType(byte[] OSType) |
encodeHeader, equals, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, hashCode, setSubTLV_bytes, setSubTLVType, setSubTLVValueLength
public OperativeSystemSubTLV()
public OperativeSystemSubTLV(byte[] bytes, int offset)
public void encode()
encode
in class PCEPSubTLV
public void decode()
public void setOSType(byte[] OSType)
public byte[] isOSType()
public void setmj_rv(int mj_rv)
public int ismj_rv()
public void setmn_rv(int mn_rv)
public int ismn_rv()
public void setbuild_fix(int build_fix)
public int isbuild_fix()
Copyright © 2016. All rights reserved.