org.apache.ws.jaxme.xs.types

Class XSFloat

public class XSFloat extends AbstractAtomicType

The type xs:float.

Author: Jochen Wiedmann

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

Constructor Detail

XSFloat

protected XSFloat()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()