
Uses of Class
ca.uhn.fhir.rest.api.StringOutcome
Packages that use StringOutcome
-
Uses of StringOutcome in ca.uhn.fhir.rest.api
Methods in ca.uhn.fhir.rest.api that return StringOutcomeModifier and TypeMethodDescriptionStringOutcome.setOperationOutcome
(IBaseOperationOutcome theBaseOperationOutcome) Sets theIBaseOperationOutcome
resource to return to the client. -
Uses of StringOutcome in ca.uhn.fhir.rest.gclient
Methods in ca.uhn.fhir.rest.gclient that return types with arguments of type StringOutcomeModifier and TypeMethodDescriptionIOperationUntypedWithInput.returnForStringOutcome()
Request that the method chain returns aStringOutcome
object.