
Uses of Enum Class
org.hl7.fhir.r5.model.TestReport.TestReportActionResult
Packages that use TestReport.TestReportActionResult
-
Uses of TestReport.TestReportActionResult in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.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.r5.model that return TestReport.TestReportActionResultModifier and TypeMethodDescriptionTestReport.SetupActionAssertComponent.getResult()TestReport.SetupActionOperationComponent.getResult()Returns the enum constant of this class with the specified name.static TestReport.TestReportActionResult[]TestReport.TestReportActionResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type TestReport.TestReportActionResultModifier and TypeMethodDescriptionTestReport.TestReportActionResultEnumFactory.fromType(PrimitiveType<?> code) TestReport.SetupActionAssertComponent.getResultElement()TestReport.SetupActionOperationComponent.getResultElement()Methods in org.hl7.fhir.r5.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.r5.model with type arguments of type TestReport.TestReportActionResultModifier and TypeMethodDescriptionTestReport.SetupActionAssertComponent.setResultElement(Enumeration<TestReport.TestReportActionResult> value) TestReport.SetupActionOperationComponent.setResultElement(Enumeration<TestReport.TestReportActionResult> value) Constructors in org.hl7.fhir.r5.model with parameters of type TestReport.TestReportActionResultModifierConstructorDescriptionConstructorConstructor