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