Uses of Interface
ca.uhn.fhir.model.api.ICompositeDatatype
-
Packages that use ICompositeDatatype Package Description ca.uhn.fhir.model.api ca.uhn.fhir.model.base.composite ca.uhn.fhir.rest.param -
-
Uses of ICompositeDatatype in ca.uhn.fhir.model.api
Classes in ca.uhn.fhir.model.api that implement ICompositeDatatype Modifier and Type Class Description classExtensionDt -
Uses of ICompositeDatatype in ca.uhn.fhir.model.base.composite
Classes in ca.uhn.fhir.model.base.composite that implement ICompositeDatatype Modifier and Type Class Description classBaseCodingDtclassBaseIdentifierDtclassBaseNarrativeDt<T extends Enum<?>>classBaseQuantityDt -
Uses of ICompositeDatatype in ca.uhn.fhir.rest.param
Classes in ca.uhn.fhir.rest.param that implement ICompositeDatatype Modifier and Type Class Description classInternalCodingDt
-