Interface IBaseIntegerDatatype

All Superinterfaces:
IBase, IBaseDatatype, IElement, IPrimitiveType<Integer>, Serializable
All Known Implementing Classes:
IntegerDt, PositiveIntDt, UnsignedIntDt

public interface IBaseIntegerDatatype extends IPrimitiveType<Integer>