org.apache.ws.jaxme.xs.types

Class XSNonNegativeInteger

public class XSNonNegativeInteger extends XSInteger

The xs:nonNegativeInteger type

Author: Jochen Wiedmann

Constructor Summary
protected XSNonNegativeInteger()
Method Summary
static XSTypegetInstance()
StringgetMinExclusive()
StringgetMinInclusive()
XsQNamegetName()
XSTypegetRestrictedType()

Constructor Detail

XSNonNegativeInteger

protected XSNonNegativeInteger()

Method Detail

getInstance

public static XSType getInstance()

getMinExclusive

public String getMinExclusive()

getMinInclusive

public String getMinInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()