Package ca.uhn.fhir.jpa.entity
Class TermConceptMap
java.lang.Object
ca.uhn.fhir.jpa.model.entity.BasePartitionable
ca.uhn.fhir.jpa.entity.TermConceptMap
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getUrl()
setResource
(ResourceTable theResource) setVersion
(String theVersion) toString()
Methods inherited from class ca.uhn.fhir.jpa.model.entity.BasePartitionable
getPartitionId, setPartitionId
-
Field Details
-
MAX_VER_LENGTH
- See Also:
-
-
Constructor Details
-
TermConceptMap
public TermConceptMap()Constructor
-
-
Method Details
-
getConceptMapGroups
-
getId
-
getResource
-
setResource
-
getSource
-
setSource
-
getTarget
-
setTarget
-
getUrl
-
setUrl
-
getVersion
-
setVersion
-
toString
- Overrides:
toString
in classBasePartitionable
-