Uses of Enum
ch.swisscom.mid.client.model.ProfileDeviceState
Packages that use ProfileDeviceState
-
Uses of ProfileDeviceState in ch.swisscom.mid.client.model
Fields in ch.swisscom.mid.client.model declared as ProfileDeviceStateMethods in ch.swisscom.mid.client.model that return ProfileDeviceStateModifier and TypeMethodDescriptionstatic ProfileDeviceStateProfileDeviceState.getByStateString(String value) ProfileDeviceInfo.getState()static ProfileDeviceStateReturns 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