Package ca.uhn.fhir.jpa.entity
Class TermConceptMap
java.lang.Object
ca.uhn.fhir.jpa.entity.TermConceptMap
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getUrl()
setResource(ResourceTable theResource)
setResourcePid(Long theResourcePid)
setVersion(String theVersion)
toString()
-
Field Details
-
MAX_VER_LENGTH
- See Also:
- Constant Field Values
-
-
Constructor Details
-
TermConceptMap
public TermConceptMap()Constructor
-
-
Method Details