Class UInt16

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.CharSequence, java.lang.Comparable<UInt16>, DefaultCharSequence

    public final class UInt16
    extends Scalar
    implements java.lang.Comparable<UInt16>
    A number representing an unsigned 16-bit integer. Can be used for values with the XML schema type "xs:unsingedShort".
    See Also:
    Serialized Form