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