Uses of Class
ch.swisscom.mid.client.model.ProfileDeviceState
| Package | Description |
|---|---|
| ch.swisscom.mid.client.model |
-
Uses of ProfileDeviceState in ch.swisscom.mid.client.model
Fields in ch.swisscom.mid.client.model declared as ProfileDeviceState Modifier and Type Field Description ProfileDeviceStateProfileDeviceInfo. stateMethods in ch.swisscom.mid.client.model that return ProfileDeviceState Modifier and Type Method Description static ProfileDeviceStateProfileDeviceState. getByStateString(String value)ProfileDeviceStateProfileDeviceInfo. getState()static ProfileDeviceStateProfileDeviceState. valueOf(String name)Returns the enum constant of this type with the specified name.static ProfileDeviceState[]ProfileDeviceState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ch.swisscom.mid.client.model with parameters of type ProfileDeviceState Modifier and Type Method Description voidProfileDeviceInfo. setState(ProfileDeviceState state)