Interface ExplanationOfBenefit_RelatedBuilder
-
- All Known Implementing Classes:
ExplanationOfBenefit_RelatedBuilder.Impl
public interface ExplanationOfBenefit_RelatedBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classExplanationOfBenefit_RelatedBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.ExplanationOfBenefit.Relatedbuild()static ExplanationOfBenefit_RelatedBuilder.Implbuilder()static ExplanationOfBenefit_RelatedBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.ExplanationOfBenefit.Related build()
-
init
static ExplanationOfBenefit_RelatedBuilder.Impl init()
-
builder
static ExplanationOfBenefit_RelatedBuilder.Impl builder()
-
-