| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Account.GuarantorComponent |
JsonParser.parseAccountGuarantorComponent(com.google.gson.JsonObject json,
Account owner) |
protected Account.GuarantorComponent |
XmlParser.parseAccountGuarantorComponent(org.xmlpull.v1.XmlPullParser xpp,
Account owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Account.GuarantorComponent> |
Account.guarantor
The parties responsible for balancing the account if other payment options fall short.
|
| Modifier and Type | Method and Description |
|---|---|
Account.GuarantorComponent |
Account.addGuarantor() |
Account.GuarantorComponent |
Account.GuarantorComponent.copy() |
Account.GuarantorComponent |
Account.getGuarantorFirstRep() |
Account.GuarantorComponent |
Account.GuarantorComponent.setOnHold(boolean value) |
Account.GuarantorComponent |
Account.GuarantorComponent.setOnHoldElement(BooleanType value) |
Account.GuarantorComponent |
Account.GuarantorComponent.setParty(Reference value) |
Account.GuarantorComponent |
Account.GuarantorComponent.setPartyTarget(Resource value) |
Account.GuarantorComponent |
Account.GuarantorComponent.setPeriod(Period value) |
| Modifier and Type | Method and Description |
|---|---|
List<Account.GuarantorComponent> |
Account.getGuarantor() |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.addGuarantor(Account.GuarantorComponent t) |
void |
Account.GuarantorComponent.copyValues(Account.GuarantorComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.setGuarantor(List<Account.GuarantorComponent> theGuarantor) |
Copyright © 2014–2021 Health Level 7. All rights reserved.