
Uses of Class
ca.uhn.fhir.model.dstu2.resource.OperationOutcome
Packages that use OperationOutcome
-
Uses of OperationOutcome in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return OperationOutcomeModifier and TypeMethodDescriptionOperationOutcome.addIssue
(OperationOutcome.Issue theValue) Adds a given new value for issue ()OperationOutcome.setIssue
(List<OperationOutcome.Issue> theValue) Sets the value(s) for issue ()