Interface GraphDefinition_LinkBuilder
-
- All Known Implementing Classes:
GraphDefinition_LinkBuilder.Impl
public interface GraphDefinition_LinkBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGraphDefinition_LinkBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.GraphDefinition.Linkbuild()static GraphDefinition_LinkBuilder.Implbuilder()static GraphDefinition_LinkBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.GraphDefinition.Link build()
-
init
static GraphDefinition_LinkBuilder.Impl init()
-
builder
static GraphDefinition_LinkBuilder.Impl builder()
-
-