Package ca.uhn.fhir.jpa.entity
Class TermConceptMapGroupElementTarget
java.lang.Object
ca.uhn.fhir.jpa.entity.TermConceptMapGroupElementTarget
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getCode()
org.hl7.fhir.r4.model.Enumerations.ConceptMapEquivalence
getId()
int
hashCode()
void
setConceptMapGroupElement
(TermConceptMapGroupElement theTermConceptMapGroupElement) setDisplay
(String theDisplay) setEquivalence
(org.hl7.fhir.r4.model.Enumerations.ConceptMapEquivalence theEquivalence) toString()
-
Constructor Details
-
TermConceptMapGroupElementTarget
public TermConceptMapGroupElementTarget()
-
-
Method Details
-
getCode
-
setCode
-
getConceptMapGroupElement
-
setConceptMapGroupElement
-
getConceptMapUrl
-
getDisplay
-
setDisplay
-
getEquivalence
-
setEquivalence
public TermConceptMapGroupElementTarget setEquivalence(org.hl7.fhir.r4.model.Enumerations.ConceptMapEquivalence theEquivalence) -
getId
-
getSystem
-
getSystemVersion
-
getValueSet
-
equals
-
hashCode
-
toString
-