org.apache.ws.jaxme.xs.types

Class XSPositiveInteger

public class XSPositiveInteger extends XSNonNegativeInteger

The xs:positiveInteger type

Author: Jochen Wiedmann

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

Constructor Detail

XSPositiveInteger

protected XSPositiveInteger()

Method Detail

getInstance

public static XSType getInstance()

getMinExclusive

public String getMinExclusive()

getMinInclusive

public String getMinInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()