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