public class STUHFL_T_ST25RU3993_Gb29768_RxFilter extends BR_ST25RU3993_Gb29768_RxFilter
BR_ST25RU3993_Gb29768_RxFilter.Fields
Modifier and Type | Field and Description |
---|---|
STUHFL_E.GB29768_BLF |
blf |
STUHFL_E.GB29768_CODING |
coding
< I Param: Link Frequency for which HP/LP values shall be applied
|
byte |
value
< I Param: Coding for which HP/LP values shall be applied
|
Constructor and Description |
---|
STUHFL_T_ST25RU3993_Gb29768_RxFilter() |
STUHFL_T_ST25RU3993_Gb29768_RxFilter(STUHFL_E.GB29768_BLF blf,
STUHFL_E.GB29768_CODING coding,
byte value) |
STUHFL_T_ST25RU3993_Gb29768_RxFilter(STUHFL_T_ST25RU3993_Gb29768_RxFilter other)
< I/O Param: RX filter value
|
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Get reader Rx Filter configuration for GB/T 29768 config
|
STUHFL_E.RET_CODE |
fetch()
Set reader Rx Filter configuration for GB/T 29768 config
|
java.lang.String |
toString() |
_Get_Gb29768_RxFilter, _Set_Gb29768_RxFilter
public STUHFL_E.GB29768_BLF blf
public STUHFL_E.GB29768_CODING coding
public byte value
public STUHFL_T_ST25RU3993_Gb29768_RxFilter(STUHFL_T_ST25RU3993_Gb29768_RxFilter other)
public STUHFL_T_ST25RU3993_Gb29768_RxFilter(STUHFL_E.GB29768_BLF blf, STUHFL_E.GB29768_CODING coding, byte value)
public STUHFL_T_ST25RU3993_Gb29768_RxFilter()
public STUHFL_E.RET_CODE commit()
public STUHFL_E.RET_CODE fetch()
public java.lang.String toString()
toString
in class java.lang.Object