Interface TestReport_Setup_Action_AssertBuilder
-
- All Known Implementing Classes:
TestReport_Setup_Action_AssertBuilder.Impl
public interface TestReport_Setup_Action_AssertBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTestReport_Setup_Action_AssertBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.TestReport$Setup$Action$Assertbuild()static TestReport_Setup_Action_AssertBuilder.Implbuilder(com.babylonhealth.lit.hl7.REPORT_ACTION_RESULT_CODES result)static TestReport_Setup_Action_AssertBuilder.Implinit(com.babylonhealth.lit.hl7.REPORT_ACTION_RESULT_CODES result)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.TestReport$Setup$Action$Assert build()
-
init
static TestReport_Setup_Action_AssertBuilder.Impl init(com.babylonhealth.lit.hl7.REPORT_ACTION_RESULT_CODES result)
-
builder
static TestReport_Setup_Action_AssertBuilder.Impl builder(com.babylonhealth.lit.hl7.REPORT_ACTION_RESULT_CODES result)
-
-