org.apache.ws.jaxme.xs.types

Class XSUnsignedInt

public class XSUnsignedInt extends XSUnsignedLong

The xs:unsignedInt type

Author: Jochen Wiedmann

Constructor Summary
protected XSUnsignedInt()
Method Summary
static XSTypegetInstance()
StringgetMaxInclusive()
XsQNamegetName()
XSTypegetRestrictedType()

Constructor Detail

XSUnsignedInt

protected XSUnsignedInt()

Method Detail

getInstance

public static XSType getInstance()

getMaxInclusive

public String getMaxInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()