Uses of Class
org.hl7.fhir.dstu2.model.ProcessResponse.ProcessResponseNotesComponent
-
Uses of ProcessResponse.ProcessResponseNotesComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseProcessResponseProcessResponseNotesComponent
(com.google.gson.JsonObject json, ProcessResponse owner) XmlParser.parseProcessResponseProcessResponseNotesComponent
(org.xmlpull.v1.XmlPullParser xpp, ProcessResponse owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeProcessResponseProcessResponseNotesComponent
(String name, ProcessResponse.ProcessResponseNotesComponent element) protected void
XmlParser.composeProcessResponseProcessResponseNotesComponent
(String name, ProcessResponse.ProcessResponseNotesComponent element) protected void
JsonParser.composeProcessResponseProcessResponseNotesComponentInner
(ProcessResponse.ProcessResponseNotesComponent element) -
Uses of ProcessResponse.ProcessResponseNotesComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionProcessResponse.notes
Suite of processing note or additional requirements is the processing has been held.Modifier and TypeMethodDescriptionProcessResponse.addNotes()
ProcessResponse.ProcessResponseNotesComponent.copy()
ProcessResponse.ProcessResponseNotesComponent.setTextElement
(StringType value) Modifier and TypeMethodDescriptionProcessResponse.addNotes
(ProcessResponse.ProcessResponseNotesComponent t)