public class ApplicationSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength| Constructor and Description | 
|---|
ApplicationSubTLV()  | 
ApplicationSubTLV(byte[] bytes,
                 int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
decode()  | 
void | 
encode()
Encode Application TLV 
 | 
byte[] | 
isApplType()  | 
int | 
isbuild_fix()  | 
int | 
ismj_rv()  | 
int | 
ismn_rv()  | 
void | 
setApplType(byte[] ApplType)  | 
void | 
setbuild_fix(int build_fix)  | 
void | 
setmj_rv(int mj_rv)  | 
void | 
setmn_rv(int mn_rv)  | 
encodeHeader, equals, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, hashCode, setSubTLV_bytes, setSubTLVType, setSubTLVValueLengthpublic ApplicationSubTLV()
public ApplicationSubTLV(byte[] bytes,
                         int offset)
public void encode()
encode in class PCEPSubTLVpublic void decode()
public void setApplType(byte[] ApplType)
public byte[] isApplType()
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.