public class PropertyGroupID
extends java.lang.Object
PropertyGroupID is the class that includes all the property group identifiers.| Modifier and Type | Field and Description |
|---|---|
static int |
DATE_AND_TIME_GROUP
Root of the subtree of Date and Time properties.
|
protected static int |
DECODE_MIB_BASE |
protected static int |
DNT_MIB_BASE |
protected static int |
EXTERNAL_FORMATTING_MIB_BASE |
static int |
MIB_ROOT
Root of the configuration tree.
|
static int |
MODULE_SETTINGS_GROUP
Root of the subtree of the wifi module settings properties.
|
static int |
POWER_GROUP
Root of the subtree of Power properties.
|
protected static int |
POWER_MIB_BASE |
static int |
POWER_OFF_CHARGING_MODE_GROUP
Root of the subtree of Power Off Charging Mode properties.
|
protected static int |
RF_MIB_BASE |
static int |
ROAMING_SETTINGS_GROUP
Root of the subtree of the wifi roaming settings properties.
|
static int |
SCAN_SETTINGS_GROUP
Root of the subtree of the wifi scan settings properties.
|
static int |
SCAN_TIMINGS_GROUP
Root of the subtree of the wifi scan timings properties.
|
static int |
USB_GROUP
Root of the subtree of USB properties.
|
protected static int |
USB_MIB_BASE |
protected static int |
WEDGE_MIB_BASE |
static int |
WIFI_GROUP
Root of the subtree of Wifi's properties.
|
protected static int |
WIFI_MIB_BASE |
| Constructor and Description |
|---|
PropertyGroupID() |
protected static final int DECODE_MIB_BASE
protected static final int EXTERNAL_FORMATTING_MIB_BASE
protected static final int WEDGE_MIB_BASE
protected static final int WIFI_MIB_BASE
protected static final int RF_MIB_BASE
protected static final int DNT_MIB_BASE
protected static final int POWER_MIB_BASE
protected static final int USB_MIB_BASE
public static final int MIB_ROOT
public static final int WIFI_GROUP
public static final int MODULE_SETTINGS_GROUP
public static final int ROAMING_SETTINGS_GROUP
public static final int SCAN_SETTINGS_GROUP
public static final int SCAN_TIMINGS_GROUP
public static final int DATE_AND_TIME_GROUP
public static final int POWER_GROUP
public static final int POWER_OFF_CHARGING_MODE_GROUP
public static final int USB_GROUP