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