Package ca.uhn.fhir.jpa.entity
Class TermConceptMapGroup
java.lang.Object
ca.uhn.fhir.jpa.entity.TermConceptMapGroup
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
setConceptMap
(TermConceptMap theTermConceptMap) setSourceVersion
(String theSourceVersion) setTargetVersion
(String theTargetVersion) toString()
-
Constructor Details
-
TermConceptMapGroup
public TermConceptMapGroup()
-
-
Method Details