| 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 | Method and Description |
|---|---|
protected void |
JsonParser.composeInsurancePlanPlanBenefitComponent(String name,
InsurancePlan.PlanBenefitComponent element) |
protected void |
XmlParser.composeInsurancePlanPlanBenefitComponent(String name,
InsurancePlan.PlanBenefitComponent element) |
protected void |
XmlParser.composeInsurancePlanPlanBenefitComponentElements(InsurancePlan.PlanBenefitComponent element) |
protected void |
JsonParser.composeInsurancePlanPlanBenefitComponentInner(InsurancePlan.PlanBenefitComponent element) |
protected boolean |
XmlParser.parseInsurancePlanPlanBenefitComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
InsurancePlan owner,
InsurancePlan.PlanBenefitComponent res) |
protected void |
JsonParser.parseInsurancePlanPlanBenefitComponentProperties(com.google.gson.JsonObject json,
InsurancePlan owner,
InsurancePlan.PlanBenefitComponent res) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.setBenefit(List<InsurancePlan.PlanBenefitComponent> theBenefit) |
Copyright © 2014–2019 University Health Network. All rights reserved.