Uses of Class
ch.swisscom.mid.client.model.ProfileDeviceInfo
| Package | Description |
|---|---|
| ch.swisscom.mid.client.model |
-
Uses of ProfileDeviceInfo in ch.swisscom.mid.client.model
Methods in ch.swisscom.mid.client.model that return types with arguments of type ProfileDeviceInfo Modifier and Type Method Description List<ProfileDeviceInfo>ProfileResponse. getAppDevices()List<ProfileDeviceInfo>ProfileResponse. getSimDevices()Method parameters in ch.swisscom.mid.client.model with type arguments of type ProfileDeviceInfo Modifier and Type Method Description voidProfileResponse. setAppDevices(List<ProfileDeviceInfo> appDevices)voidProfileResponse. setSimDevices(List<ProfileDeviceInfo> simDevices)