Interface IBaseDatatype

All Superinterfaces:
IBase, IElement, Serializable
All Known Subinterfaces:
IBaseBooleanDatatype, IBaseDecimalDatatype, IBaseEnumeration<T>, IBaseExtension<T,D>, IBaseIntegerDatatype, IBaseLongDatatype, IBaseMetaType, IBaseReference, IBaseXhtml, ICompositeDatatype, ICompositeType, IDatatype, IIdType, INarrative, IPrimitiveDatatype<T>, IPrimitiveType<T>, IStreamingDatatype<T>
All Known Implementing Classes:
Base64BinaryDt, BaseCodingDt, BaseContainedDt, BaseDateTimeDt, BaseIdentifierDt, BaseNarrativeDt, BasePrimitive, BaseQuantityDt, BaseResourceReferenceDt, BooleanDt, BoundCodeDt, CodeDt, DateDt, DateParam.DateParamDateTimeHolder, DateTimeDt, DecimalDt, ExtensionDt, IdDt, InstantDt, IntegerDt, InternalCodingDt, MarkdownDt, OidDt, PositiveIntDt, StringDt, TimeDt, UnsignedIntDt, UriDt, XhtmlDt

public interface IBaseDatatype extends IElement