
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.CqifTriggerType
Packages that use CqifTriggerType
-
Uses of CqifTriggerType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return CqifTriggerTypeModifier and TypeMethodDescriptionstatic CqifTriggerType
static CqifTriggerType
Returns the enum constant of this class with the specified name.static CqifTriggerType[]
CqifTriggerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type CqifTriggerTypeModifier and TypeMethodDescriptionCqifTriggerTypeEnumFactory.toCode
(CqifTriggerType code) CqifTriggerTypeEnumFactory.toSystem
(CqifTriggerType code)