
Uses of Enum
org.hl7.fhir.r4.model.Enumerations.EventResourceType
Packages that use Enumerations.EventResourceType
-
Uses of Enumerations.EventResourceType in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return Enumerations.EventResourceTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Enumerations.EventResourceType[]
Enumerations.EventResourceType.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 Enumerations.EventResourceTypeModifier and TypeMethodDescriptionEnumerations.EventResourceTypeEnumFactory.fromType
(PrimitiveType<?> code) Methods in org.hl7.fhir.r4.model with parameters of type Enumerations.EventResourceTypeModifier and TypeMethodDescriptionEnumerations.EventResourceTypeEnumFactory.toCode
(Enumerations.EventResourceType code) Enumerations.EventResourceTypeEnumFactory.toSystem
(Enumerations.EventResourceType code)