org.apache.ws.jaxme.xs.types

Class XSInt

public class XSInt extends XSLong

The xs:int type

Author: Jochen Wiedmann

Constructor Summary
protected XSInt()
Method Summary
static XSTypegetInstance()
StringgetMaxInclusive()
StringgetMinInclusive()
XsQNamegetName()
XSTypegetRestrictedType()

Constructor Detail

XSInt

protected XSInt()

Method Detail

getInstance

public static XSType getInstance()

getMaxInclusive

public String getMaxInclusive()

getMinInclusive

public String getMinInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()