Uses of Class
org.hl7.fhir.r4.model.codesystems.ResearchStudyObjectiveType
-
Packages that use ResearchStudyObjectiveType Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of ResearchStudyObjectiveType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ResearchStudyObjectiveType Modifier and Type Method Description static ResearchStudyObjectiveTypeResearchStudyObjectiveType. fromCode(String codeString)ResearchStudyObjectiveTypeResearchStudyObjectiveTypeEnumFactory. fromCode(String codeString)static ResearchStudyObjectiveTypeResearchStudyObjectiveType. valueOf(String name)Returns the enum constant of this type with the specified name.static ResearchStudyObjectiveType[]ResearchStudyObjectiveType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type ResearchStudyObjectiveType Modifier and Type Method Description StringResearchStudyObjectiveTypeEnumFactory. toCode(ResearchStudyObjectiveType code)StringResearchStudyObjectiveTypeEnumFactory. toSystem(ResearchStudyObjectiveType code)
-