| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected InsurancePlan.CoverageBenefitLimitComponent |
JsonParser.parseInsurancePlanCoverageBenefitLimitComponent(com.google.gson.JsonObject json,
InsurancePlan owner) |
protected InsurancePlan.CoverageBenefitLimitComponent |
XmlParser.parseInsurancePlanCoverageBenefitLimitComponent(org.xmlpull.v1.XmlPullParser xpp,
InsurancePlan owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<InsurancePlan.CoverageBenefitLimitComponent> |
InsurancePlan.CoverageBenefitComponent.limit
The specific limits on the benefit.
|
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.CoverageBenefitLimitComponent |
InsurancePlan.CoverageBenefitComponent.addLimit() |
InsurancePlan.CoverageBenefitLimitComponent |
InsurancePlan.CoverageBenefitLimitComponent.copy() |
InsurancePlan.CoverageBenefitLimitComponent |
InsurancePlan.CoverageBenefitComponent.getLimitFirstRep() |
InsurancePlan.CoverageBenefitLimitComponent |
InsurancePlan.CoverageBenefitLimitComponent.setCode(CodeableConcept value) |
InsurancePlan.CoverageBenefitLimitComponent |
InsurancePlan.CoverageBenefitLimitComponent.setValue(Quantity value) |
| Modifier and Type | Method and Description |
|---|---|
List<InsurancePlan.CoverageBenefitLimitComponent> |
InsurancePlan.CoverageBenefitComponent.getLimit() |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.CoverageBenefitComponent |
InsurancePlan.CoverageBenefitComponent.addLimit(InsurancePlan.CoverageBenefitLimitComponent t) |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.CoverageBenefitComponent |
InsurancePlan.CoverageBenefitComponent.setLimit(List<InsurancePlan.CoverageBenefitLimitComponent> theLimit) |
Copyright © 2014–2019 University Health Network. All rights reserved.