
Uses of Class
ca.uhn.fhir.jpa.entity.TermConceptMapGroup
Packages that use TermConceptMapGroup
-
Uses of TermConceptMapGroup in ca.uhn.fhir.jpa.entity
Methods in ca.uhn.fhir.jpa.entity that return TermConceptMapGroupModifier and TypeMethodDescriptionTermConceptMapGroupElement.getConceptMapGroup()
TermConceptMapGroup.setConceptMap
(TermConceptMap theTermConceptMap) TermConceptMapGroup.setSourceVersion
(String theSourceVersion) TermConceptMapGroup.setTargetVersion
(String theTargetVersion) Methods in ca.uhn.fhir.jpa.entity that return types with arguments of type TermConceptMapGroupMethods in ca.uhn.fhir.jpa.entity with parameters of type TermConceptMapGroupModifier and TypeMethodDescriptionTermConceptMapGroupElement.setConceptMapGroup
(TermConceptMapGroup theTermConceptMapGroup)