Uses of Enum
org.hl7.fhir.r5.patterns.Event.EventStatus
Packages that use Event.EventStatus
-
Uses of Event.EventStatus in org.hl7.fhir.r5.patterns
Methods in org.hl7.fhir.r5.patterns that return Event.EventStatusModifier and TypeMethodDescriptionstatic Event.EventStatusEvent.getStatus()static Event.EventStatusReturns the enum constant of this type with the specified name.static Event.EventStatus[]Event.EventStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.patterns that return types with arguments of type Event.EventStatusMethods in org.hl7.fhir.r5.patterns with parameters of type Event.EventStatusModifier and TypeMethodDescriptionEvent.setStatus(Event.EventStatus value) Event.EventStatusEnumFactory.toCode(Event.EventStatus code) Event.EventStatusEnumFactory.toSystem(Event.EventStatus code) Method parameters in org.hl7.fhir.r5.patterns with type arguments of type Event.EventStatus