public class FrequencyAllocationsSetting extends BaseSetting<byte[]>
Modifier and Type | Field and Description |
---|---|
static int |
FIX_LENGTH |
Constructor and Description |
---|
FrequencyAllocationsSetting() |
Modifier and Type | Method and Description |
---|---|
void |
onCheckParameterLength(byte[] parameter) |
byte[] |
onParseSetting(byte[] parameter) |
toReadSettingByte, toWriteSettingBytes
public static final int FIX_LENGTH
public byte[] onParseSetting(byte[] parameter) throws ErrorParameterException
onParseSetting
in class BaseSetting<byte[]>
ErrorParameterException
public void onCheckParameterLength(byte[] parameter) throws ErrorParameterException
onCheckParameterLength
in class BaseSetting<byte[]>
ErrorParameterException