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