Uses of Class
ch.swisscom.mid.client.model.ProfileDeviceInfo
Packages that use ProfileDeviceInfo
-
Uses of ProfileDeviceInfo in ch.swisscom.mid.client.model
Methods in ch.swisscom.mid.client.model that return types with arguments of type ProfileDeviceInfoModifier and TypeMethodDescriptionProfileResponse.getAppDevices()ProfileResponse.getSimDevices()Method parameters in ch.swisscom.mid.client.model with type arguments of type ProfileDeviceInfoModifier and TypeMethodDescriptionvoidProfileResponse.setAppDevices(List<ProfileDeviceInfo> appDevices) voidProfileResponse.setSimDevices(List<ProfileDeviceInfo> simDevices)