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