Class UInt32

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.CharSequence, DefaultCharSequence

    public final class UInt32
    extends Scalar
    A number representing an unsigned 32-bit integer. Can be used for values with the XML schema type "xs:unsignedInt".
    See Also:
    Serialized Form