Uses of Enum
org.hl7.fhir.r5.model.Enumerations.FHIRAllTypes
Packages that use Enumerations.FHIRAllTypes
-
Uses of Enumerations.FHIRAllTypes in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Enumerations.FHIRAllTypesModifier and TypeFieldDescriptionprotected Enumeration<Enumerations.FHIRAllTypes>Measure.basisThe population basis specifies the type of elements in the population.protected Enumeration<Enumerations.FHIRAllTypes>Measure.MeasureGroupComponent.basisThe population basis specifies the type of elements in the population.protected Enumeration<Enumerations.FHIRAllTypes>DataRequirement.typeThe type of the required data, specified as the type name of a resource.protected Enumeration<Enumerations.FHIRAllTypes>OperationDefinition.OperationDefinitionParameterComponent.typeThe type for this parameter.protected Enumeration<Enumerations.FHIRAllTypes>ParameterDefinition.typeThe type of the parameter.Methods in org.hl7.fhir.r5.model that return Enumerations.FHIRAllTypesModifier and TypeMethodDescriptionstatic Enumerations.FHIRAllTypesMeasure.getBasis()Measure.MeasureGroupComponent.getBasis()DataRequirement.getType()OperationDefinition.OperationDefinitionParameterComponent.getType()ParameterDefinition.getType()static Enumerations.FHIRAllTypesReturns 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.r5.model that return types with arguments of type Enumerations.FHIRAllTypesModifier and TypeMethodDescriptionMeasure.getBasisElement()Measure.MeasureGroupComponent.getBasisElement()DataRequirement.getTypeElement()OperationDefinition.OperationDefinitionParameterComponent.getTypeElement()ParameterDefinition.getTypeElement()Methods in org.hl7.fhir.r5.model with parameters of type Enumerations.FHIRAllTypesModifier and TypeMethodDescriptionMeasure.MeasureGroupComponent.setBasis(Enumerations.FHIRAllTypes value) Measure.setBasis(Enumerations.FHIRAllTypes value) DataRequirement.setType(Enumerations.FHIRAllTypes value) OperationDefinition.OperationDefinitionParameterComponent.setType(Enumerations.FHIRAllTypes value) ParameterDefinition.setType(Enumerations.FHIRAllTypes value) Enumerations.FHIRAllTypesEnumFactory.toCode(Enumerations.FHIRAllTypes code) Enumerations.FHIRAllTypesEnumFactory.toSystem(Enumerations.FHIRAllTypes code) Method parameters in org.hl7.fhir.r5.model with type arguments of type Enumerations.FHIRAllTypesModifier and TypeMethodDescriptionMeasure.MeasureGroupComponent.setBasisElement(Enumeration<Enumerations.FHIRAllTypes> value) Measure.setBasisElement(Enumeration<Enumerations.FHIRAllTypes> value) DataRequirement.setTypeElement(Enumeration<Enumerations.FHIRAllTypes> value) OperationDefinition.OperationDefinitionParameterComponent.setTypeElement(Enumeration<Enumerations.FHIRAllTypes> value) ParameterDefinition.setTypeElement(Enumeration<Enumerations.FHIRAllTypes> value) Constructors in org.hl7.fhir.r5.model with parameters of type Enumerations.FHIRAllTypesModifierConstructorDescriptionConstructorConstructor