Uses of Class
com.ibm.fhir.model.resource.InsurancePlan.Plan
-
Packages that use InsurancePlan.Plan Package Description com.ibm.fhir.model.resource -
-
Uses of InsurancePlan.Plan in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return InsurancePlan.Plan Modifier and Type Method Description InsurancePlan.PlanInsurancePlan.Plan.Builder. build()Build theInsurancePlan.PlanMethods in com.ibm.fhir.model.resource that return types with arguments of type InsurancePlan.Plan Modifier and Type Method Description List<InsurancePlan.Plan>InsurancePlan. getPlan()Details about an insurance plan.Methods in com.ibm.fhir.model.resource with parameters of type InsurancePlan.Plan Modifier and Type Method Description protected InsurancePlan.Plan.BuilderInsurancePlan.Plan.Builder. from(InsurancePlan.Plan plan)InsurancePlan.BuilderInsurancePlan.Builder. plan(InsurancePlan.Plan... plan)Details about an insurance plan.protected voidInsurancePlan.Plan.Builder. validate(InsurancePlan.Plan plan)Method parameters in com.ibm.fhir.model.resource with type arguments of type InsurancePlan.Plan Modifier and Type Method Description InsurancePlan.BuilderInsurancePlan.Builder. plan(Collection<InsurancePlan.Plan> plan)Details about an insurance plan.
-