org.apache.ws.jaxme.xs.types

Class XSDouble

public class XSDouble extends AbstractAtomicType

The type xs:double.

Author: Jochen Wiedmann

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

Constructor Detail

XSDouble

protected XSDouble()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()