org.apache.ws.jaxme.xs.types

Class XSByte

public class XSByte extends XSShort

The xs:byte type

Author: Jochen Wiedmann

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

Constructor Detail

XSByte

protected XSByte()

Method Detail

getInstance

public static XSType getInstance()

getMaxInclusive

public String getMaxInclusive()

getMinInclusive

public String getMinInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()