
Uses of Enum Class
org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerType
Packages that use TriggerDefinition.TriggerType
-
Uses of TriggerDefinition.TriggerType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model with type parameters of type TriggerDefinition.TriggerTypeModifier and TypeFieldDescriptionprotected Enumeration
<TriggerDefinition.TriggerType> TriggerDefinition.type
The type of triggering event.Methods in org.hl7.fhir.dstu3.model that return TriggerDefinition.TriggerTypeModifier and TypeMethodDescriptionTriggerDefinition.getType()
Returns the enum constant of this class with the specified name.static TriggerDefinition.TriggerType[]
TriggerDefinition.TriggerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model that return types with arguments of type TriggerDefinition.TriggerTypeModifier and TypeMethodDescriptionTriggerDefinition.TriggerTypeEnumFactory.fromType
(PrimitiveType<?> code) TriggerDefinition.getTypeElement()
Methods in org.hl7.fhir.dstu3.model with parameters of type TriggerDefinition.TriggerTypeModifier and TypeMethodDescriptionTriggerDefinition.setType
(TriggerDefinition.TriggerType value) TriggerDefinition.TriggerTypeEnumFactory.toCode
(TriggerDefinition.TriggerType code) TriggerDefinition.TriggerTypeEnumFactory.toSystem
(TriggerDefinition.TriggerType code) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type TriggerDefinition.TriggerTypeModifier and TypeMethodDescriptionTriggerDefinition.setTypeElement
(Enumeration<TriggerDefinition.TriggerType> value) Constructor parameters in org.hl7.fhir.dstu3.model with type arguments of type TriggerDefinition.TriggerTypeModifierConstructorDescriptionConstructor