| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected InsurancePlan.PlanBenefitComponent |
JsonParser.parseInsurancePlanPlanBenefitComponent(com.google.gson.JsonObject json,
InsurancePlan owner) |
protected InsurancePlan.PlanBenefitComponent |
XmlParser.parseInsurancePlanPlanBenefitComponent(org.xmlpull.v1.XmlPullParser xpp,
InsurancePlan owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<InsurancePlan.PlanBenefitComponent> |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.benefit
List of the specific benefits under this category of benefit.
|
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.PlanBenefitComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.addBenefit() |
InsurancePlan.PlanBenefitComponent |
InsurancePlan.PlanBenefitComponent.addCost(InsurancePlan.PlanBenefitCostComponent t) |
InsurancePlan.PlanBenefitComponent |
InsurancePlan.PlanBenefitComponent.copy() |
InsurancePlan.PlanBenefitComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.getBenefitFirstRep() |
InsurancePlan.PlanBenefitComponent |
InsurancePlan.PlanBenefitComponent.setCost(List<InsurancePlan.PlanBenefitCostComponent> theCost) |
InsurancePlan.PlanBenefitComponent |
InsurancePlan.PlanBenefitComponent.setType(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<InsurancePlan.PlanBenefitComponent> |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.getBenefit() |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.addBenefit(InsurancePlan.PlanBenefitComponent t) |
void |
InsurancePlan.PlanBenefitComponent.copyValues(InsurancePlan.PlanBenefitComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.setBenefit(List<InsurancePlan.PlanBenefitComponent> theBenefit) |
Copyright © 2014–2021 Health Level 7. All rights reserved.