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