
Uses of Class
ca.uhn.fhir.model.dstu2.resource.PaymentReconciliation.Note
Packages that use PaymentReconciliation.Note
-
Uses of PaymentReconciliation.Note in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return PaymentReconciliation.NoteModifier and TypeMethodDescriptionPaymentReconciliation.addNote()
Adds and returns a new value for note ()PaymentReconciliation.getNoteFirstRep()
Gets the first repetition for note (), creating it if it does not already exist.PaymentReconciliation.Note.setText
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for text ()Sets the value for text ()Sets the value(s) for type ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type PaymentReconciliation.NoteMethods in ca.uhn.fhir.model.dstu2.resource with parameters of type PaymentReconciliation.NoteModifier and TypeMethodDescriptionPaymentReconciliation.addNote
(PaymentReconciliation.Note theValue) Adds a given new value for note ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type PaymentReconciliation.NoteModifier and TypeMethodDescriptionPaymentReconciliation.setNote
(List<PaymentReconciliation.Note> theValue) Sets the value(s) for note ()