Interface TestReport_Test_ActionBuilder
-
- All Known Implementing Classes:
TestReport_Test_ActionBuilder.Impl
public interface TestReport_Test_ActionBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTestReport_Test_ActionBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.TestReport$Test$Actionbuild()static TestReport_Test_ActionBuilder.Implbuilder()static TestReport_Test_ActionBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.TestReport$Test$Action build()
-
init
static TestReport_Test_ActionBuilder.Impl init()
-
builder
static TestReport_Test_ActionBuilder.Impl builder()
-
-