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