public class RFModeTable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.ArrayList |
m_RFModeTableEntries |
int |
protocolID |
| Constructor and Description |
|---|
RFModeTable() |
| Modifier and Type | Method and Description |
|---|---|
int |
getProtocolID()
Gets the protocol Identifier.
|
RFModeTableEntry |
getRFModeTableEntryInfo(int index)
Returns the RF Mode table entry for the specified index
|
int |
length()
Gets the number of RF mode table
|
public int protocolID
public java.util.ArrayList m_RFModeTableEntries
public int getProtocolID()
public int length()
public RFModeTableEntry getRFModeTableEntryInfo(int index)
index -