Package ca.uhn.fhir.jpa.entity
Class TermValueSetConcept
java.lang.Object
ca.uhn.fhir.jpa.model.entity.BasePartitionable
ca.uhn.fhir.jpa.entity.TermValueSetConcept
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
getCode()
getId()
int
getOrder()
int
hashCode()
boolean
setDisplay
(String theDisplay) void
setIndexStatus
(Long theIndexStatus) setOrder
(int theOrder) void
setSourceConceptDirectParentPids
(String theSourceConceptDirectParentPids) void
setSourceConceptPid
(Long theSourceConceptPid) setSystemVersion
(String theSystemVersion) setValueSet
(TermValueSet theValueSet) toString()
Methods inherited from class ca.uhn.fhir.jpa.model.entity.BasePartitionable
getPartitionId, setPartitionId
-
Constructor Details
-
TermValueSetConcept
public TermValueSetConcept()Constructor
-
-
Method Details
-
getId
-
getPartitionedId
-
getValueSet
-
setValueSet
-
getOrder
-
setOrder
-
getValueSetUrl
-
getValueSetName
-
getSystem
-
setSystem
-
getSystemVersion
-
setSystemVersion
-
getCode
-
setCode
-
getDisplay
-
setDisplay
-
getDesignations
-
equals
-
hashCode
-
toString
- Overrides:
toString
in classBasePartitionable
-
getIndexStatus
-
setIndexStatus
-
setSourceConceptPid
-
setSourceConceptDirectParentPids
-
getSourceConceptDirectParentPids
-
clearSourceConceptDirectParentPidsLob
-
hasSourceConceptDirectParentPidsLob
-