
Uses of Enum Class
org.hl7.fhir.r4.model.ResearchElementDefinition.VariableType
Packages that use ResearchElementDefinition.VariableType
-
Uses of ResearchElementDefinition.VariableType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type ResearchElementDefinition.VariableTypeModifier and TypeFieldDescriptionResearchElementDefinition.variableTypeThe type of the outcome (e.g.Methods in org.hl7.fhir.r4.model that return ResearchElementDefinition.VariableTypeModifier and TypeMethodDescriptionResearchElementDefinition.getVariableType()Returns the enum constant of this class with the specified name.ResearchElementDefinition.VariableType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type ResearchElementDefinition.VariableTypeModifier and TypeMethodDescriptionResearchElementDefinition.VariableTypeEnumFactory.fromType(PrimitiveType<?> code) ResearchElementDefinition.getVariableTypeElement()Methods in org.hl7.fhir.r4.model with parameters of type ResearchElementDefinition.VariableTypeModifier and TypeMethodDescriptionResearchElementDefinition.setVariableType(ResearchElementDefinition.VariableType value) ResearchElementDefinition.VariableTypeEnumFactory.toCode(ResearchElementDefinition.VariableType code) ResearchElementDefinition.VariableTypeEnumFactory.toSystem(ResearchElementDefinition.VariableType code) Method parameters in org.hl7.fhir.r4.model with type arguments of type ResearchElementDefinition.VariableTypeModifier and TypeMethodDescriptionResearchElementDefinition.setVariableTypeElement(Enumeration<ResearchElementDefinition.VariableType> value)