Interface IPrimitiveType<T>

All Superinterfaces:
IBase, IBaseDatatype, IElement, Serializable
All Known Subinterfaces:
IBaseBooleanDatatype, IBaseDecimalDatatype, IBaseEnumeration<T>, IBaseIntegerDatatype, IBaseLongDatatype, IBaseXhtml, IIdType, IPrimitiveDatatype<T>, IStreamingDatatype<T>
All Known Implementing Classes:
Base64BinaryDt, BaseDateTimeDt, BasePrimitive, BooleanDt, BoundCodeDt, CodeDt, DateDt, DateParam.DateParamDateTimeHolder, DateTimeDt, DecimalDt, IdDt, InstantDt, IntegerDt, MarkdownDt, OidDt, PositiveIntDt, StringDt, TimeDt, UnsignedIntDt, UriDt, XhtmlDt

public interface IPrimitiveType<T> extends IBaseDatatype