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