Uses of Enum
org.hl7.fhir.r4.model.TriggerDefinition.TriggerType
Packages that use TriggerDefinition.TriggerType
-
Uses of TriggerDefinition.TriggerType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type TriggerDefinition.TriggerTypeModifier and TypeFieldDescriptionprotected Enumeration<TriggerDefinition.TriggerType>TriggerDefinition.typeThe type of triggering event.Methods in org.hl7.fhir.r4.model that return TriggerDefinition.TriggerTypeModifier and TypeMethodDescriptionTriggerDefinition.getType()Returns the enum constant of this type with the specified name.static TriggerDefinition.TriggerType[]TriggerDefinition.TriggerType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type TriggerDefinition.TriggerTypeMethods in org.hl7.fhir.r4.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.r4.model with type arguments of type TriggerDefinition.TriggerTypeModifier and TypeMethodDescriptionTriggerDefinition.setTypeElement(Enumeration<TriggerDefinition.TriggerType> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type TriggerDefinition.TriggerTypeModifierConstructorDescriptionConstructor