
Package ca.uhn.fhir.jpa.entity
Class TermConceptParentChildLink
java.lang.Object
ca.uhn.fhir.jpa.entity.TermConceptParentChildLink
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetChild()getId()getPid()inthashCode()voidsetChild(TermConcept theChild) setCodeSystem(TermCodeSystemVersion theCodeSystemVersion) setParent(TermConcept theParent) setRelationshipType(TermConceptParentChildLink.RelationshipTypeEnum theRelationshipType) toString()
-
Constructor Details
-
TermConceptParentChildLink
public TermConceptParentChildLink()
-
-
Method Details
-
equals
-
getChild
-
getChildPid
-
getCodeSystem
-
getPid
-
getId
-
getParent
-
getParentPid
-
getRelationshipType
-
prePersist
-
hashCode
-
setChild
-
setCodeSystem
-
setParent
-
setRelationshipType
public TermConceptParentChildLink setRelationshipType(TermConceptParentChildLink.RelationshipTypeEnum theRelationshipType) -
toString
-