Uses of Class
org.hl7.fhir.dstu2.model.PaymentReconciliation.NotesComponent
-
Uses of PaymentReconciliation.NotesComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected PaymentReconciliation.NotesComponent
JsonParser.parsePaymentReconciliationNotesComponent
(com.google.gson.JsonObject json, PaymentReconciliation owner) protected PaymentReconciliation.NotesComponent
XmlParser.parsePaymentReconciliationNotesComponent
(org.xmlpull.v1.XmlPullParser xpp, PaymentReconciliation owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composePaymentReconciliationNotesComponent
(String name, PaymentReconciliation.NotesComponent element) protected void
XmlParser.composePaymentReconciliationNotesComponent
(String name, PaymentReconciliation.NotesComponent element) protected void
JsonParser.composePaymentReconciliationNotesComponentInner
(PaymentReconciliation.NotesComponent element) -
Uses of PaymentReconciliation.NotesComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<PaymentReconciliation.NotesComponent> PaymentReconciliation.note
Suite of notes.Modifier and TypeMethodDescriptionPaymentReconciliation.addNote()
PaymentReconciliation.NotesComponent.copy()
PaymentReconciliation.NotesComponent.setTextElement
(StringType value) Modifier and TypeMethodDescriptionPaymentReconciliation.addNote
(PaymentReconciliation.NotesComponent t)