Uses of Enum
org.hl7.fhir.r4.model.Enumerations.MessageEvent
-
Uses of Enumerations.MessageEvent in org.hl7.fhir.r4.model
Modifier and TypeMethodDescriptionstatic Enumerations.MessageEvent
static Enumerations.MessageEvent
Returns the enum constant of this type with the specified name.static Enumerations.MessageEvent[]
Enumerations.MessageEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEnumerations.MessageEventEnumFactory.fromType
(PrimitiveType<?> code) Modifier and TypeMethodDescriptionEnumerations.MessageEventEnumFactory.toCode
(Enumerations.MessageEvent code) Enumerations.MessageEventEnumFactory.toSystem
(Enumerations.MessageEvent code)