org.apache.ws.jaxme.xs.types

Class XSShort

public class XSShort extends XSInt

The xs:short type

Author: Jochen Wiedmann

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

Constructor Detail

XSShort

protected XSShort()

Method Detail

getInstance

public static XSType getInstance()

getMaxInclusive

public String getMaxInclusive()

getMinInclusive

public String getMinInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()