org.apache.ws.jaxme.xs.types

Class XSNonPositiveInteger

public class XSNonPositiveInteger extends XSInteger

The xs:nonPositiveInteger type

Author: Jochen Wiedmann

Constructor Summary
protected XSNonPositiveInteger()
Method Summary
static XSTypegetInstance()
StringgetMaxExclusive()
StringgetMaxInclusive()
XsQNamegetName()
XSTypegetRestrictedType()

Constructor Detail

XSNonPositiveInteger

protected XSNonPositiveInteger()

Method Detail

getInstance

public static XSType getInstance()

getMaxExclusive

public String getMaxExclusive()

getMaxInclusive

public String getMaxInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()