org.apache.ws.jaxme.xs.types

Class XSUnsignedLong

public class XSUnsignedLong extends XSNonNegativeInteger

The xs:unsignedLong type

Author: Jochen Wiedmann

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

Constructor Detail

XSUnsignedLong

protected XSUnsignedLong()

Method Detail

getInstance

public static XSType getInstance()

getMaxInclusive

public String getMaxInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()