Uses of Class
ch.swisscom.mid.client.rest.model.signreq.MobileUser
-
Packages that use MobileUser Package Description ch.swisscom.mid.client.rest.model.signreq -
-
Uses of MobileUser in ch.swisscom.mid.client.rest.model.signreq
Methods in ch.swisscom.mid.client.rest.model.signreq that return MobileUser Modifier and Type Method Description MobileUserMSSSignatureReq. getMobileUser()MobileUserMobileUser. withMsisdn(String msisdn)Methods in ch.swisscom.mid.client.rest.model.signreq with parameters of type MobileUser Modifier and Type Method Description voidMSSSignatureReq. setMobileUser(MobileUser mobileUser)MSSSignatureReqMSSSignatureReq. withMobileUser(MobileUser mobileUser)
-