Uses of Enum
org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueStatus
Packages that use DetectedIssue.DetectedIssueStatus
-
Uses of DetectedIssue.DetectedIssueStatus in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type DetectedIssue.DetectedIssueStatusModifier and TypeFieldDescriptionprotected Enumeration<DetectedIssue.DetectedIssueStatus>DetectedIssue.statusIndicates the status of the detected issue.Methods in org.hl7.fhir.r4.model that return DetectedIssue.DetectedIssueStatusModifier and TypeMethodDescriptionDetectedIssue.getStatus()Returns the enum constant of this type with the specified name.static DetectedIssue.DetectedIssueStatus[]DetectedIssue.DetectedIssueStatus.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 DetectedIssue.DetectedIssueStatusMethods in org.hl7.fhir.r4.model with parameters of type DetectedIssue.DetectedIssueStatusModifier and TypeMethodDescriptionDetectedIssue.setStatus(DetectedIssue.DetectedIssueStatus value) DetectedIssue.DetectedIssueStatusEnumFactory.toCode(DetectedIssue.DetectedIssueStatus code) DetectedIssue.DetectedIssueStatusEnumFactory.toSystem(DetectedIssue.DetectedIssueStatus code) Method parameters in org.hl7.fhir.r4.model with type arguments of type DetectedIssue.DetectedIssueStatusModifier and TypeMethodDescriptionDetectedIssue.setStatusElement(Enumeration<DetectedIssue.DetectedIssueStatus> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type DetectedIssue.DetectedIssueStatusModifierConstructorDescriptionConstructor