
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ProcessResponse
Packages that use ProcessResponse
-
Uses of ProcessResponse in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ProcessResponseModifier and TypeMethodDescriptionAdds a given new value for error ()ProcessResponse.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier ()ProcessResponse.addNotes(ProcessResponse.Notes theValue) Adds a given new value for notes ()ProcessResponse.setCreated(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for created ()ProcessResponse.setCreated(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for created ()ProcessResponse.setCreatedWithSecondsPrecision(Date theDate) Sets the value for created ()ProcessResponse.setDisposition(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for disposition ()ProcessResponse.setDisposition(String theString) Sets the value for disposition ()Sets the value(s) for error ()Sets the value(s) for form ()ProcessResponse.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier ()ProcessResponse.setNotes(List<ProcessResponse.Notes> theValue) Sets the value(s) for notes ()ProcessResponse.setOrganization(ResourceReferenceDt theValue) Sets the value(s) for organization ()ProcessResponse.setOriginalRuleset(CodingDt theValue) Sets the value(s) for originalRuleset ()ProcessResponse.setOutcome(CodingDt theValue) Sets the value(s) for outcome ()ProcessResponse.setRequest(ResourceReferenceDt theValue) Sets the value(s) for request ()ProcessResponse.setRequestOrganization(ResourceReferenceDt theValue) Sets the value(s) for requestOrganization ()ProcessResponse.setRequestProvider(ResourceReferenceDt theValue) Sets the value(s) for requestProvider ()ProcessResponse.setRuleset(CodingDt theValue) Sets the value(s) for ruleset ()