Uses of Interface
org.hl7.fhir.instance.model.api.IBaseDatatype
Packages that use IBaseDatatype
Package
Description
-
Uses of IBaseDatatype in ca.uhn.fhir.context
Methods in ca.uhn.fhir.context that return types with arguments of type IBaseDatatypeModifier and TypeMethodDescriptionClass<? extends IBaseDatatype>IRuntimeDatatypeDefinition.getProfileOf()Class<? extends IBaseDatatype>RuntimeCompositeDatatypeDefinition.getProfileOf()Class<? extends IBaseDatatype>RuntimePrimitiveDatatypeDefinition.getProfileOf()Method parameters in ca.uhn.fhir.context with type arguments of type IBaseDatatypeModifier and TypeMethodDescriptionbooleanIRuntimeDatatypeDefinition.isProfileOf(Class<? extends IBaseDatatype> theType)booleanRuntimeCompositeDatatypeDefinition.isProfileOf(Class<? extends IBaseDatatype> theType)booleanRuntimePrimitiveDatatypeDefinition.isProfileOf(Class<? extends IBaseDatatype> theType) -
Uses of IBaseDatatype in ca.uhn.fhir.model.api
Subinterfaces of IBaseDatatype in ca.uhn.fhir.model.apiModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceClasses in ca.uhn.fhir.model.api that implement IBaseDatatypeMethods in ca.uhn.fhir.model.api that return IBaseDatatypeModifier and TypeMethodDescriptionExtensionDt.getValue()Returns the value of this extension, if one exists.Methods in ca.uhn.fhir.model.api with parameters of type IBaseDatatypeModifier and TypeMethodDescriptionBaseElement.addUndeclaredExtension(boolean theIsModifier, String theUrl, IBaseDatatype theValue)ISupportsUndeclaredExtensions.addUndeclaredExtension(boolean theIsModifier, String theUrl, IBaseDatatype theValue)Adds an extension to this objectExtensionDt.setValue(IBaseDatatype theValue)Constructors in ca.uhn.fhir.model.api with parameters of type IBaseDatatypeModifierConstructorDescriptionExtensionDt(boolean theIsModifier, String theUrl, IBaseDatatype theValue) -
Uses of IBaseDatatype in ca.uhn.fhir.model.base.composite
Classes in ca.uhn.fhir.model.base.composite that implement IBaseDatatypeModifier and TypeClassDescriptionclassclassclassclassBaseNarrativeDt<T extends Enum<?>>classclass -
Uses of IBaseDatatype in ca.uhn.fhir.model.primitive
Classes in ca.uhn.fhir.model.primitive that implement IBaseDatatypeModifier and TypeClassDescriptionclassclassclassclassBoundCodeDt<T extends Enum<?>>classclassRepresents a FHIR date datatype.classRepresents a FHIR dateTime datatype.classclassRepresents the FHIR ID type.classRepresents a FHIR instant datatype.classclassclassclassclassclassRepresents a Time datatype, per the FHIR specification.classclassclassNote 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 IBaseDatatype in ca.uhn.fhir.rest.param
Classes in ca.uhn.fhir.rest.param that implement IBaseDatatypeModifier and TypeClassDescriptionstatic classclass -
Uses of IBaseDatatype in org.hl7.fhir.instance.model.api
Subinterfaces of IBaseDatatype in org.hl7.fhir.instance.model.apiModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceIBaseEnumeration<T extends Enum<?>>interfaceIBaseExtension<T,D>interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceBase interface for ID datatype.interfaceinterfaceMethods in org.hl7.fhir.instance.model.api that return IBaseDatatypeMethods in org.hl7.fhir.instance.model.api with parameters of type IBaseDatatype