Uses of Class
com.ibm.fhir.model.resource.InsurancePlan
-
Packages that use InsurancePlan Package Description com.ibm.fhir.model.resource com.ibm.fhir.model.visitor -
-
Uses of InsurancePlan in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return InsurancePlan Modifier and Type Method Description InsurancePlanInsurancePlan.Builder. build()Build theInsurancePlanMethods in com.ibm.fhir.model.resource with parameters of type InsurancePlan Modifier and Type Method Description protected InsurancePlan.BuilderInsurancePlan.Builder. from(InsurancePlan insurancePlan)protected voidInsurancePlan.Builder. validate(InsurancePlan insurancePlan) -
Uses of InsurancePlan in com.ibm.fhir.model.visitor
Methods in com.ibm.fhir.model.visitor with parameters of type InsurancePlan Modifier and Type Method Description booleanDefaultVisitor. visit(java.lang.String elementName, int elementIndex, InsurancePlan insurancePlan)Delegates to#visit(elementName, elementIndex, DomainResource)booleanVisitor. visit(java.lang.String elementName, int elementIndex, InsurancePlan insurancePlan)
-