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