
Uses of Class
org.hl7.fhir.dstu2.model.ProcessResponse.ProcessResponseNotesComponent
Packages that use ProcessResponse.ProcessResponseNotesComponent
-
Uses of ProcessResponse.ProcessResponseNotesComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ProcessResponse.ProcessResponseNotesComponentModifier and TypeMethodDescriptionJsonParser.parseProcessResponseProcessResponseNotesComponent
(com.google.gson.JsonObject json, ProcessResponse owner) XmlParser.parseProcessResponseProcessResponseNotesComponent
(org.xmlpull.v1.XmlPullParser xpp, ProcessResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ProcessResponse.ProcessResponseNotesComponentModifier 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
Fields in org.hl7.fhir.dstu2.model with type parameters of type ProcessResponse.ProcessResponseNotesComponentModifier and TypeFieldDescriptionProcessResponse.notes
Suite of processing note or additional requirements is the processing has been held.Methods in org.hl7.fhir.dstu2.model that return ProcessResponse.ProcessResponseNotesComponentModifier and TypeMethodDescriptionProcessResponse.addNotes()
ProcessResponse.ProcessResponseNotesComponent.copy()
ProcessResponse.ProcessResponseNotesComponent.setTextElement
(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ProcessResponse.ProcessResponseNotesComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ProcessResponse.ProcessResponseNotesComponentModifier and TypeMethodDescriptionProcessResponse.addNotes
(ProcessResponse.ProcessResponseNotesComponent t)