public class SubTransponderTLVFEC extends SubTLV
log, tlv_bytes, TLVType, TotalTLVLength| Constructor and Description | 
|---|
SubTransponderTLVFEC()  | 
SubTransponderTLVFEC(byte[] bytes,
                    int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
decode()  | 
void | 
encode()  | 
int | 
getFEC_id()  | 
int | 
getInput()  | 
int | 
getStandardizedFormat()  | 
void | 
setFEC_id(int fEC_id)  | 
void | 
setInput(int input)  | 
void | 
setStandardizedFormat(int standardizedFormat)  | 
String | 
toString()  | 
encodeHeader, getTlv_bytes, getTLVLength, getTLVType, getTotalTLVLength, getTotalTLVLength, getType, setTlv_bytes, setTLVType, setTotalTLVLengthpublic SubTransponderTLVFEC()
public SubTransponderTLVFEC(byte[] bytes,
                            int offset)
Copyright © 2016. All rights reserved.