Uses of Interface
ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
-
Packages that use ISupportsUndeclaredExtensions Package Description ca.uhn.fhir.model.api ca.uhn.fhir.model.base.composite ca.uhn.fhir.model.base.resource ca.uhn.fhir.model.primitive ca.uhn.fhir.rest.param -
-
Uses of ISupportsUndeclaredExtensions in ca.uhn.fhir.model.api
Classes in ca.uhn.fhir.model.api that implement ISupportsUndeclaredExtensions Modifier and Type Class Description classBaseElementclassBaseIdentifiableElementclassBasePrimitive<T>classExtensionDtclassTagA single tag -
Uses of ISupportsUndeclaredExtensions in ca.uhn.fhir.model.base.composite
Classes in ca.uhn.fhir.model.base.composite that implement ISupportsUndeclaredExtensions Modifier and Type Class Description classBaseCodingDtclassBaseHumanNameDtclassBaseIdentifierDtclassBaseNarrativeDt<T extends Enum<?>>classBaseQuantityDtclassBaseResourceReferenceDt -
Uses of ISupportsUndeclaredExtensions in ca.uhn.fhir.model.base.resource
Classes in ca.uhn.fhir.model.base.resource that implement ISupportsUndeclaredExtensions Modifier and Type Class Description static classBaseOperationOutcome.BaseIssue -
Uses of ISupportsUndeclaredExtensions in ca.uhn.fhir.model.primitive
Classes in ca.uhn.fhir.model.primitive that implement ISupportsUndeclaredExtensions Modifier and Type Class Description classBase64BinaryDtclassBaseDateTimeDtclassBooleanDtclassBoundCodeDt<T extends Enum<?>>classCodeDtclassDateDtRepresents a FHIR date datatype.classDateTimeDtRepresents a FHIR dateTime datatype.classDecimalDtclassIdDtRepresents the FHIR ID type.classInstantDtRepresents a FHIR instant datatype.classIntegerDtclassMarkdownDtclassOidDtclassPositiveIntDtclassStringDtclassTimeDtRepresents a Time datatype, per the FHIR specification.classUnsignedIntDtclassUriDtclassXhtmlDtNote that as of HAPI FHIR 3.1.0, this method no longer uses the StAX XMLEvent type as the XML representation, and uses a String instead. -
Uses of ISupportsUndeclaredExtensions in ca.uhn.fhir.rest.param
Classes in ca.uhn.fhir.rest.param that implement ISupportsUndeclaredExtensions Modifier and Type Class Description static classDateParam.DateParamDateTimeHolderclassInternalCodingDt
-