org.apache.ws.jaxme.xs.types

Class XSLong

public class XSLong extends XSInteger

The xs:long type

Author: Jochen Wiedmann

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

Constructor Detail

XSLong

protected XSLong()

Method Detail

getInstance

public static XSType getInstance()

getMaxInclusive

public String getMaxInclusive()

getMinInclusive

public String getMinInclusive()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()