
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleangetCode()getId()intgetOrder()inthashCode()booleansetDisplay(String theDisplay) voidsetIndexStatus(Long theIndexStatus) setOrder(int theOrder) voidsetSourceConceptDirectParentPids(String theSourceConceptDirectParentPids) voidsetSourceConceptPid(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:
toStringin classBasePartitionable
-
getIndexStatus
-
setIndexStatus
-
setSourceConceptPid
-
setSourceConceptDirectParentPids
-
getSourceConceptDirectParentPids
-
clearSourceConceptDirectParentPidsLob
-
hasSourceConceptDirectParentPidsLob
-