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