public class JsonWifiConfigurationAllowedProtocols
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.BitSet |
allowedProtocols |
Modifier and Type | Method and Description |
---|---|
static JsonWifiConfigurationAllowedProtocols |
getInstance(java.util.BitSet allowedProtocols) |
org.json.JSONArray |
toJson() |
public org.json.JSONArray toJson() throws org.json.JSONException
org.json.JSONException
public static JsonWifiConfigurationAllowedProtocols getInstance(java.util.BitSet allowedProtocols)