Interface InsurancePlan_Plan_GeneralCostBuilder
-
- All Known Implementing Classes:
InsurancePlan_Plan_GeneralCostBuilder.Impl
public interface InsurancePlan_Plan_GeneralCostBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classInsurancePlan_Plan_GeneralCostBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.InsurancePlan$Plan$GeneralCostbuild()static InsurancePlan_Plan_GeneralCostBuilder.Implbuilder()static InsurancePlan_Plan_GeneralCostBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.InsurancePlan$Plan$GeneralCost build()
-
init
static InsurancePlan_Plan_GeneralCostBuilder.Impl init()
-
builder
static InsurancePlan_Plan_GeneralCostBuilder.Impl builder()
-
-