Interface IDatatype

All Superinterfaces:
IBase, IBaseDatatype, IElement, Serializable
All Known Subinterfaces:
ICompositeDatatype, IPrimitiveDatatype<T>
All Known Implementing Classes:
Base64BinaryDt, BaseCodingDt, BaseContainedDt, BaseDateTimeDt, BaseIdentifierDt, BaseNarrativeDt, BasePrimitive, BaseQuantityDt, BooleanDt, BoundCodeDt, CodeDt, DateDt, DateParam.DateParamDateTimeHolder, DateTimeDt, DecimalDt, ExtensionDt, IdDt, InstantDt, IntegerDt, InternalCodingDt, MarkdownDt, OidDt, PositiveIntDt, StringDt, TimeDt, UnsignedIntDt, UriDt, XhtmlDt

public interface IDatatype extends IElement, IBaseDatatype