Uses of Enum
org.hl7.fhir.r4.model.ResearchStudy.ResearchStudyStatus
Packages that use ResearchStudy.ResearchStudyStatus
-
Uses of ResearchStudy.ResearchStudyStatus in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type ResearchStudy.ResearchStudyStatusModifier and TypeFieldDescriptionprotected Enumeration<ResearchStudy.ResearchStudyStatus>ResearchStudy.statusThe current state of the study.Methods in org.hl7.fhir.r4.model that return ResearchStudy.ResearchStudyStatusModifier and TypeMethodDescriptionResearchStudy.getStatus()Returns the enum constant of this type with the specified name.static ResearchStudy.ResearchStudyStatus[]ResearchStudy.ResearchStudyStatus.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 ResearchStudy.ResearchStudyStatusMethods in org.hl7.fhir.r4.model with parameters of type ResearchStudy.ResearchStudyStatusModifier and TypeMethodDescriptionResearchStudy.setStatus(ResearchStudy.ResearchStudyStatus value) ResearchStudy.ResearchStudyStatusEnumFactory.toCode(ResearchStudy.ResearchStudyStatus code) ResearchStudy.ResearchStudyStatusEnumFactory.toSystem(ResearchStudy.ResearchStudyStatus code) Method parameters in org.hl7.fhir.r4.model with type arguments of type ResearchStudy.ResearchStudyStatusModifier and TypeMethodDescriptionResearchStudy.setStatusElement(Enumeration<ResearchStudy.ResearchStudyStatus> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type ResearchStudy.ResearchStudyStatusModifierConstructorDescriptionConstructor