Uses of Enum
org.hl7.fhir.dstu2.model.Timing.EventTiming
-
Uses of Timing.EventTiming in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected Enumeration
<Timing.EventTiming> Timing.TimingRepeatComponent.when
A real world event that the occurrence of the event should be tied to.Modifier and TypeMethodDescriptionstatic Timing.EventTiming
Timing.TimingRepeatComponent.getWhen()
static Timing.EventTiming
Returns the enum constant of this type with the specified name.static Timing.EventTiming[]
Timing.EventTiming.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionTiming.TimingRepeatComponent.setWhen
(Timing.EventTiming value) Timing.EventTimingEnumFactory.toCode
(Timing.EventTiming code) Modifier and TypeMethodDescriptionTiming.TimingRepeatComponent.setWhenElement
(Enumeration<Timing.EventTiming> value)