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 CodeSystemEnum
CodeSystemEnum.fromCodeSystemUri
(String theFhirUri) static CodeSystemEnum
CodeSystemEnum.fromCodeSystemUri
(String theFhirUri, FhirContext theFhirContext) static CodeSystemEnum
static CodeSystemEnum
Returns 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.