Interface InsurancePlan_ContactBuilder
-
- All Known Implementing Classes:
InsurancePlan_ContactBuilder.Impl
public interface InsurancePlan_ContactBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classInsurancePlan_ContactBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.InsurancePlan.Contactbuild()static InsurancePlan_ContactBuilder.Implbuilder()static InsurancePlan_ContactBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.InsurancePlan.Contact build()
-
init
static InsurancePlan_ContactBuilder.Impl init()
-
builder
static InsurancePlan_ContactBuilder.Impl builder()
-
-