Package ca.uhn.fhir.jpa.api.model
Class TranslationQuery
java.lang.Object
ca.uhn.fhir.jpa.api.model.TranslationQuery
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
org.hl7.fhir.r4.model.Coding
org.hl7.fhir.instance.model.api.IIdType
getUrl()
boolean
int
hashCode()
boolean
boolean
boolean
boolean
boolean
hasUrl()
void
setCoding
(org.hl7.fhir.r4.model.Coding theCoding) void
setConceptMapVersion
(String theConceptMapVersion) void
setResourceId
(org.hl7.fhir.instance.model.api.IIdType theResourceId) void
void
void
setTargetSystem
(String theTargetSystem) void
-
Constructor Details
-
TranslationQuery
public TranslationQuery()
-
-
Method Details
-
getCoding
-
setCoding
-
hasResourceId
-
getResourceId
-
setResourceId
-
hasUrl
-
getUrl
-
setUrl
-
hasConceptMapVersion
-
getConceptMapVersion
-
setConceptMapVersion
-
hasSource
-
getSource
-
setSource
-
hasTarget
-
getTarget
-
setTarget
-
hasTargetSystem
-
getTargetSystem
-
setTargetSystem
-
equals
-
hashCode
-