Package ca.uhn.fhir.jpa.api.model
Class TranslationQuery
java.lang.Object
ca.uhn.fhir.jpa.api.model.TranslationQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.hl7.fhir.r4.model.Codingorg.hl7.fhir.r4.model.StringTypeorg.hl7.fhir.r4.model.UriTypeorg.hl7.fhir.r4.model.UriTypeorg.hl7.fhir.r4.model.UriTypeorg.hl7.fhir.r4.model.UriTypegetUrl()booleaninthashCode()booleanbooleanbooleanbooleanbooleanhasUrl()voidsetCoding(org.hl7.fhir.r4.model.Coding theCoding)voidsetConceptMapVersion(org.hl7.fhir.r4.model.StringType theConceptMapVersion)voidsetResourceId(Long theResourceId)voidsetSource(org.hl7.fhir.r4.model.UriType theSource)voidsetTarget(org.hl7.fhir.r4.model.UriType theTarget)voidsetTargetSystem(org.hl7.fhir.r4.model.UriType theTargetSystem)voidsetUrl(org.hl7.fhir.r4.model.UriType theUrl)
-
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
-