Uses of Class
ch.swisscom.mid.client.rest.model.signresp.ServiceResponse
| Package | Description |
|---|---|
| ch.swisscom.mid.client.rest.model.signresp |
-
Uses of ServiceResponse in ch.swisscom.mid.client.rest.model.signresp
Methods in ch.swisscom.mid.client.rest.model.signresp that return ServiceResponse Modifier and Type Method Description ServiceResponseServiceResponse. withDescription(String description)ServiceResponseServiceResponse. withGeofencing(Geofencing geofencing)Methods in ch.swisscom.mid.client.rest.model.signresp that return types with arguments of type ServiceResponse Modifier and Type Method Description List<ServiceResponse>MSSSignatureResp. getServiceResponses()Method parameters in ch.swisscom.mid.client.rest.model.signresp with type arguments of type ServiceResponse Modifier and Type Method Description voidMSSSignatureResp. setServiceResponses(List<ServiceResponse> serviceResponses)MSSSignatureRespMSSSignatureResp. withServiceResponses(List<ServiceResponse> serviceResponses)