Uses of Class
ch.swisscom.mid.client.rest.model.signresp.ServiceResponse
Packages that use ServiceResponse
-
Uses of ServiceResponse in ch.swisscom.mid.client.rest.model.signresp
Methods in ch.swisscom.mid.client.rest.model.signresp that return ServiceResponseModifier and TypeMethodDescriptionServiceResponse.withDescription(String description) ServiceResponse.withGeofencing(Geofencing geofencing) Methods in ch.swisscom.mid.client.rest.model.signresp that return types with arguments of type ServiceResponseMethod parameters in ch.swisscom.mid.client.rest.model.signresp with type arguments of type ServiceResponseModifier and TypeMethodDescriptionvoidMSSSignatureResp.setServiceResponses(List<ServiceResponse> serviceResponses) MSSSignatureResp.withServiceResponses(List<ServiceResponse> serviceResponses)