org.apache.ws.jaxme.xs.types

Class XSDecimal

public class XSDecimal extends AbstractAtomicType

The type xs:decimal.

Author: Jochen Wiedmann

Constructor Summary
protected XSDecimal()
Method Summary
static XSTypegetInstance()
XsQNamegetName()
XSTypegetRestrictedType()
booleanisRestriction()

Constructor Detail

XSDecimal

protected XSDecimal()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()