Uses of Class
ch.swisscom.mid.client.rest.model.profqresp.App
-
Packages that use App Package Description ch.swisscom.mid.client.rest.model.profqresp -
-
Uses of App in ch.swisscom.mid.client.rest.model.profqresp
Methods in ch.swisscom.mid.client.rest.model.profqresp that return App Modifier and Type Method Description AppApp. withMobileUserCertificate(List<MobileUserCertificate> mobileUserCertificate)AppApp. withPinStatus(PinStatus pinStatus)AppApp. withState(String state)Methods in ch.swisscom.mid.client.rest.model.profqresp that return types with arguments of type App Modifier and Type Method Description List<App>Sscds. getApp()Method parameters in ch.swisscom.mid.client.rest.model.profqresp with type arguments of type App Modifier and Type Method Description voidSscds. setApp(List<App> app)SscdsSscds. withApp(List<App> app)
-