
Uses of Enum Class
org.hl7.fhir.dstu2.model.Enumerations.ConceptMapEquivalence
Packages that use Enumerations.ConceptMapEquivalence
-
Uses of Enumerations.ConceptMapEquivalence in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Enumerations.ConceptMapEquivalenceModifier and TypeFieldDescriptionprotected Enumeration
<Enumerations.ConceptMapEquivalence> ConceptMap.TargetElementComponent.equivalence
The equivalence between the source and target concepts (counting for the dependencies and products).Methods in org.hl7.fhir.dstu2.model that return Enumerations.ConceptMapEquivalenceModifier and TypeMethodDescriptionConceptMap.TargetElementComponent.getEquivalence()
Returns the enum constant of this class with the specified name.static Enumerations.ConceptMapEquivalence[]
Enumerations.ConceptMapEquivalence.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Enumerations.ConceptMapEquivalenceMethods in org.hl7.fhir.dstu2.model with parameters of type Enumerations.ConceptMapEquivalenceModifier and TypeMethodDescriptionConceptMap.TargetElementComponent.setEquivalence
(Enumerations.ConceptMapEquivalence value) Enumerations.ConceptMapEquivalenceEnumFactory.toCode
(Enumerations.ConceptMapEquivalence code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type Enumerations.ConceptMapEquivalenceModifier and TypeMethodDescriptionConceptMap.TargetElementComponent.setEquivalenceElement
(Enumeration<Enumerations.ConceptMapEquivalence> value) Constructor parameters in org.hl7.fhir.dstu2.model with type arguments of type Enumerations.ConceptMapEquivalenceModifierConstructorDescription