protected class BR_ST25RU3993_ChannelList.Fields
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
short |
activeChannelListIdx |
int |
antenna |
BR_ST25RU3993_ChannelList.STUHFL_T_ST25RU3993_ChannelItem[] |
items |
boolean |
persistent |
| Constructor and Description |
|---|
Fields() |
Fields(int antenna,
boolean persistent,
short activeChannelListIdx,
BR_ST25RU3993_ChannelList.STUHFL_T_ST25RU3993_ChannelItem[] items) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public int antenna
public boolean persistent
public short activeChannelListIdx
public BR_ST25RU3993_ChannelList.STUHFL_T_ST25RU3993_ChannelItem[] items
public Fields(int antenna,
boolean persistent,
short activeChannelListIdx,
BR_ST25RU3993_ChannelList.STUHFL_T_ST25RU3993_ChannelItem[] items)
public Fields()