Uses of Class
ch.swisscom.mid.client.model.ProfileDevicePinState
| Package | Description |
|---|---|
| ch.swisscom.mid.client.model |
-
Uses of ProfileDevicePinState in ch.swisscom.mid.client.model
Fields in ch.swisscom.mid.client.model declared as ProfileDevicePinState Modifier and Type Field Description ProfileDevicePinStateProfileDeviceInfo. pinStateMethods in ch.swisscom.mid.client.model that return ProfileDevicePinState Modifier and Type Method Description static ProfileDevicePinStateProfileDevicePinState. getByPinBlockedBooleanValue(Boolean value)ProfileDevicePinStateProfileDeviceInfo. getPinState()static ProfileDevicePinStateProfileDevicePinState. valueOf(String name)Returns the enum constant of this type with the specified name.static ProfileDevicePinState[]ProfileDevicePinState. 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 ProfileDevicePinState Modifier and Type Method Description voidProfileDeviceInfo. setPinState(ProfileDevicePinState pinState)