org.apache.ws.jaxme.xs.types

Class XSDuration

public class XSDuration extends AbstractAtomicType

The type xs:dateTime.

Author: Jochen Wiedmann

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

Constructor Detail

XSDuration

protected XSDuration()

Method Detail

getInstance

public static final XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()