Uses of Class
ch.swisscom.mid.client.rest.model.statusresp.MobileUser
| Package | Description |
|---|---|
| ch.swisscom.mid.client.rest.model.statusresp |
-
Uses of MobileUser in ch.swisscom.mid.client.rest.model.statusresp
Methods in ch.swisscom.mid.client.rest.model.statusresp that return MobileUser Modifier and Type Method Description MobileUserMSSStatusResp. getMobileUser()MobileUserMobileUser. withMsisdn(String msisdn)Methods in ch.swisscom.mid.client.rest.model.statusresp with parameters of type MobileUser Modifier and Type Method Description voidMSSStatusResp. setMobileUser(MobileUser mobileUser)MSSStatusRespMSSStatusResp. withMobileUser(MobileUser mobileUser)