
Uses of Class
ca.uhn.fhir.jpa.entity.TermConceptMapGroupElement
Packages that use TermConceptMapGroupElement
-
Uses of TermConceptMapGroupElement in ca.uhn.fhir.jpa.entity
Methods in ca.uhn.fhir.jpa.entity that return TermConceptMapGroupElementModifier and TypeMethodDescriptionTermConceptMapGroupElementTarget.getConceptMapGroupElement()TermConceptMapGroupElement.setConceptMapGroup(TermConceptMapGroup theTermConceptMapGroup) TermConceptMapGroupElement.setDisplay(String theDisplay) Methods in ca.uhn.fhir.jpa.entity that return types with arguments of type TermConceptMapGroupElementMethods in ca.uhn.fhir.jpa.entity with parameters of type TermConceptMapGroupElementModifier and TypeMethodDescriptionvoidTermConceptMapGroupElementTarget.setConceptMapGroupElement(TermConceptMapGroupElement theTermConceptMapGroupElement)