Uses of Class
ch.swisscom.mid.client.rest.model.profqresp.MobileUser
| Package | Description |
|---|---|
| ch.swisscom.mid.client.rest.model.profqresp |
-
Uses of MobileUser in ch.swisscom.mid.client.rest.model.profqresp
Methods in ch.swisscom.mid.client.rest.model.profqresp that return MobileUser Modifier and Type Method Description MobileUserProfileQueryExtension. getMobileUser()MobileUserMobileUser. withAutoActivation(Boolean autoActivation)MobileUserMobileUser. withRecoveryCodeCreated(Boolean recoveryCodeCreated)Methods in ch.swisscom.mid.client.rest.model.profqresp with parameters of type MobileUser Modifier and Type Method Description voidProfileQueryExtension. setMobileUser(MobileUser mobileUser)ProfileQueryExtensionProfileQueryExtension. withMobileUser(MobileUser mobileUser)