| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
PaymentReconciliation.Note |
PaymentReconciliation.addNote()
Adds and returns a new value for note ()
|
PaymentReconciliation.Note |
PaymentReconciliation.getNoteFirstRep()
Gets the first repetition for note (),
creating it if it does not already exist.
|
PaymentReconciliation.Note |
PaymentReconciliation.Note.setText(String theString)
Sets the value for text ()
|
PaymentReconciliation.Note |
PaymentReconciliation.Note.setText(StringDt theValue)
Sets the value(s) for text ()
|
PaymentReconciliation.Note |
PaymentReconciliation.Note.setType(CodingDt theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<PaymentReconciliation.Note> |
PaymentReconciliation.getNote()
Gets the value(s) for note ().
|
| Modifier and Type | Method and Description |
|---|---|
PaymentReconciliation |
PaymentReconciliation.addNote(PaymentReconciliation.Note theValue)
Adds a given new value for note ()
|
| Modifier and Type | Method and Description |
|---|---|
PaymentReconciliation |
PaymentReconciliation.setNote(List<PaymentReconciliation.Note> theValue)
Sets the value(s) for note ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.