
Uses of Class
org.hl7.fhir.dstu2.model.PaymentReconciliation.NotesComponent
Packages that use PaymentReconciliation.NotesComponent
-
Uses of PaymentReconciliation.NotesComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return PaymentReconciliation.NotesComponentModifier 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) Methods in org.hl7.fhir.dstu2.formats with parameters of type PaymentReconciliation.NotesComponentModifier 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
Fields in org.hl7.fhir.dstu2.model with type parameters of type PaymentReconciliation.NotesComponentModifier and TypeFieldDescriptionprotected List
<PaymentReconciliation.NotesComponent> PaymentReconciliation.note
Suite of notes.Methods in org.hl7.fhir.dstu2.model that return PaymentReconciliation.NotesComponentModifier and TypeMethodDescriptionPaymentReconciliation.addNote()
PaymentReconciliation.NotesComponent.copy()
PaymentReconciliation.NotesComponent.setTextElement
(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type PaymentReconciliation.NotesComponentMethods in org.hl7.fhir.dstu2.model with parameters of type PaymentReconciliation.NotesComponentModifier and TypeMethodDescriptionPaymentReconciliation.addNote
(PaymentReconciliation.NotesComponent t)