Uses of Class
ca.uhn.fhir.model.dstu2.resource.PaymentReconciliation.Note
-
Uses of PaymentReconciliation.Note in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()Modifier and TypeMethodDescriptionPaymentReconciliation.addNote
(PaymentReconciliation.Note theValue) Adds a given new value for note ()Modifier and TypeMethodDescriptionPaymentReconciliation.setNote
(List<PaymentReconciliation.Note> theValue) Sets the value(s) for note ()