Interface InsurancePlan_Plan_SpecificCost_BenefitBuilder
-
- All Known Implementing Classes:
InsurancePlan_Plan_SpecificCost_BenefitBuilder.Impl
public interface InsurancePlan_Plan_SpecificCost_BenefitBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classInsurancePlan_Plan_SpecificCost_BenefitBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.InsurancePlan$Plan$SpecificCost$Benefitbuild()static InsurancePlan_Plan_SpecificCost_BenefitBuilder.Implbuilder(com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder _type)static InsurancePlan_Plan_SpecificCost_BenefitBuilder.Implinit(com.babylonhealth.lit.core.model.CodeableConcept _type)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.InsurancePlan$Plan$SpecificCost$Benefit build()
-
init
static InsurancePlan_Plan_SpecificCost_BenefitBuilder.Impl init(com.babylonhealth.lit.core.model.CodeableConcept _type)
-
builder
static InsurancePlan_Plan_SpecificCost_BenefitBuilder.Impl builder(com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder _type)
-
-