- valueOf(String) - Static method in enum com.iotize.android.device.api.client.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.iotize.android.device.api.client.request.MethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.iotize.android.device.api.device.auth.DeviceAuth.AuthState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.iotize.android.device.api.protocol.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.iotize.android.device.api.protocol.HostProtocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.iotize.android.device.api.client.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.iotize.android.device.api.client.request.MethodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.iotize.android.device.api.device.auth.DeviceAuth.AuthState.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.iotize.android.device.api.protocol.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.iotize.android.device.api.protocol.HostProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.