Uses of Class
com.ibm.fhir.model.resource.InsurancePlan.Plan.SpecificCost.Benefit.Cost
-
Packages that use InsurancePlan.Plan.SpecificCost.Benefit.Cost Package Description com.ibm.fhir.model.resource -
-
Uses of InsurancePlan.Plan.SpecificCost.Benefit.Cost in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return InsurancePlan.Plan.SpecificCost.Benefit.Cost Modifier and Type Method Description InsurancePlan.Plan.SpecificCost.Benefit.CostInsurancePlan.Plan.SpecificCost.Benefit.Cost.Builder. build()Methods in com.ibm.fhir.model.resource that return types with arguments of type InsurancePlan.Plan.SpecificCost.Benefit.Cost Modifier and Type Method Description List<InsurancePlan.Plan.SpecificCost.Benefit.Cost>InsurancePlan.Plan.SpecificCost.Benefit. getCost()List of the costs associated with a specific benefit.Methods in com.ibm.fhir.model.resource with parameters of type InsurancePlan.Plan.SpecificCost.Benefit.Cost Modifier and Type Method Description InsurancePlan.Plan.SpecificCost.Benefit.BuilderInsurancePlan.Plan.SpecificCost.Benefit.Builder. cost(InsurancePlan.Plan.SpecificCost.Benefit.Cost... cost)List of the costs associated with a specific benefit.protected InsurancePlan.Plan.SpecificCost.Benefit.Cost.BuilderInsurancePlan.Plan.SpecificCost.Benefit.Cost.Builder. from(InsurancePlan.Plan.SpecificCost.Benefit.Cost cost)protected voidInsurancePlan.Plan.SpecificCost.Benefit.Cost.Builder. validate(InsurancePlan.Plan.SpecificCost.Benefit.Cost cost)Method parameters in com.ibm.fhir.model.resource with type arguments of type InsurancePlan.Plan.SpecificCost.Benefit.Cost Modifier and Type Method Description InsurancePlan.Plan.SpecificCost.Benefit.BuilderInsurancePlan.Plan.SpecificCost.Benefit.Builder. cost(Collection<InsurancePlan.Plan.SpecificCost.Benefit.Cost> cost)List of the costs associated with a specific benefit.
-