Uses of Enum Class
ca.cdr.api.model.enm.CodeSystemEnum
Packages that use CodeSystemEnum
-
Uses of CodeSystemEnum in ca.cdr.api.model.enm
Methods in ca.cdr.api.model.enm that return CodeSystemEnumModifier and TypeMethodDescriptionstatic CodeSystemEnumCodeSystemEnum.fromCodeSystemUri(String theFhirUri) static CodeSystemEnumCodeSystemEnum.fromCodeSystemUri(String theFhirUri, FhirContext theFhirContext) static CodeSystemEnumstatic CodeSystemEnumReturns the enum constant of this class with the specified name.static CodeSystemEnum[]CodeSystemEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.