Uses of Enum
org.hl7.fhir.r4.model.TestReport.TestReportActionResult
Packages that use TestReport.TestReportActionResult
-
Uses of TestReport.TestReportActionResult in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type TestReport.TestReportActionResultModifier and TypeFieldDescriptionprotected Enumeration<TestReport.TestReportActionResult>TestReport.SetupActionAssertComponent.resultThe result of this assertion.protected Enumeration<TestReport.TestReportActionResult>TestReport.SetupActionOperationComponent.resultThe result of this operation.Methods in org.hl7.fhir.r4.model that return TestReport.TestReportActionResultModifier and TypeMethodDescriptionTestReport.SetupActionAssertComponent.getResult()TestReport.SetupActionOperationComponent.getResult()Returns the enum constant of this type with the specified name.static TestReport.TestReportActionResult[]TestReport.TestReportActionResult.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type TestReport.TestReportActionResultModifier and TypeMethodDescriptionTestReport.SetupActionAssertComponent.getResultElement()TestReport.SetupActionOperationComponent.getResultElement()Methods in org.hl7.fhir.r4.model with parameters of type TestReport.TestReportActionResultModifier and TypeMethodDescriptionTestReport.SetupActionAssertComponent.setResult(TestReport.TestReportActionResult value)TestReport.SetupActionOperationComponent.setResult(TestReport.TestReportActionResult value)TestReport.TestReportActionResultEnumFactory.toCode(TestReport.TestReportActionResult code)TestReport.TestReportActionResultEnumFactory.toSystem(TestReport.TestReportActionResult code)Method parameters in org.hl7.fhir.r4.model with type arguments of type TestReport.TestReportActionResultModifier and TypeMethodDescriptionTestReport.SetupActionAssertComponent.setResultElement(Enumeration<TestReport.TestReportActionResult> value)TestReport.SetupActionOperationComponent.setResultElement(Enumeration<TestReport.TestReportActionResult> value)Constructor parameters in org.hl7.fhir.r4.model with type arguments of type TestReport.TestReportActionResultModifierConstructorDescriptionConstructorConstructor