Uses of Enum Class
org.hl7.fhir.r5.model.ConceptMap.ConceptMapAttributeType
Packages that use ConceptMap.ConceptMapAttributeType
-
Uses of ConceptMap.ConceptMapAttributeType in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type ConceptMap.ConceptMapAttributeTypeModifier and TypeFieldDescriptionprotected Enumeration<ConceptMap.ConceptMapAttributeType>ConceptMap.AdditionalAttributeComponent.typeThe type of the source data contained in this concept map for this data element.Methods in org.hl7.fhir.r5.model that return ConceptMap.ConceptMapAttributeTypeModifier and TypeMethodDescriptionConceptMap.AdditionalAttributeComponent.getType()Returns the enum constant of this class with the specified name.static ConceptMap.ConceptMapAttributeType[]ConceptMap.ConceptMapAttributeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type ConceptMap.ConceptMapAttributeTypeModifier and TypeMethodDescriptionConceptMap.ConceptMapAttributeTypeEnumFactory.fromType(PrimitiveType<?> code) ConceptMap.AdditionalAttributeComponent.getTypeElement()Methods in org.hl7.fhir.r5.model with parameters of type ConceptMap.ConceptMapAttributeTypeModifier and TypeMethodDescriptionConceptMap.AdditionalAttributeComponent.setType(ConceptMap.ConceptMapAttributeType value) ConceptMap.ConceptMapAttributeTypeEnumFactory.toCode(ConceptMap.ConceptMapAttributeType code) ConceptMap.ConceptMapAttributeTypeEnumFactory.toSystem(ConceptMap.ConceptMapAttributeType code) Method parameters in org.hl7.fhir.r5.model with type arguments of type ConceptMap.ConceptMapAttributeTypeModifier and TypeMethodDescriptionConceptMap.AdditionalAttributeComponent.setTypeElement(Enumeration<ConceptMap.ConceptMapAttributeType> value) Constructors in org.hl7.fhir.r5.model with parameters of type ConceptMap.ConceptMapAttributeTypeModifierConstructorDescriptionConstructor