Interface Coverage_CostToBeneficiary_ExceptionBuilder
-
- All Known Implementing Classes:
Coverage_CostToBeneficiary_ExceptionBuilder.Impl
public interface Coverage_CostToBeneficiary_ExceptionBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCoverage_CostToBeneficiary_ExceptionBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.Coverage$CostToBeneficiary$Exceptionbuild()static Coverage_CostToBeneficiary_ExceptionBuilder.Implbuilder(com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder _type)static Coverage_CostToBeneficiary_ExceptionBuilder.Implinit(com.babylonhealth.lit.core.model.CodeableConcept _type)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.Coverage$CostToBeneficiary$Exception build()
-
init
static Coverage_CostToBeneficiary_ExceptionBuilder.Impl init(com.babylonhealth.lit.core.model.CodeableConcept _type)
-
builder
static Coverage_CostToBeneficiary_ExceptionBuilder.Impl builder(com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder _type)
-
-