Uses of Enum
ch.swisscom.mid.client.model.ProfileDevicePinState
Packages that use ProfileDevicePinState
-
Uses of ProfileDevicePinState in ch.swisscom.mid.client.model
Fields in ch.swisscom.mid.client.model declared as ProfileDevicePinStateMethods in ch.swisscom.mid.client.model that return ProfileDevicePinStateModifier and TypeMethodDescriptionstatic ProfileDevicePinStateProfileDevicePinState.getByPinBlockedBooleanValue(Boolean value) ProfileDeviceInfo.getPinState()static ProfileDevicePinStateReturns 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 ProfileDevicePinStateModifier and TypeMethodDescriptionvoidProfileDeviceInfo.setPinState(ProfileDevicePinState pinState)