| Modifier and Type | Method and Description |
|---|---|
static AddpDevice.AddpWlanAuthMode |
AddpDevice.AddpWlanAuthMode.getType(int i) |
AddpDevice.AddpWlanAuthMode |
AddpDevice.getWlanAuthMode()
Gets the WiFi authentication mode.
|
static AddpDevice.AddpWlanAuthMode |
AddpDevice.AddpWlanAuthMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddpDevice.AddpWlanAuthMode[] |
AddpDevice.AddpWlanAuthMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|