org.apache.ws.jaxme.xs.types

Class XSDate

public class XSDate extends AbstractAtomicType

The type xs:gYearMonth.

Author: Jochen Wiedmann

Constructor Summary
protected XSDate()
Method Summary
static XSDategetInstance()
XsQNamegetName()
XSTypegetRestrictedType()
booleanisRestriction()

Constructor Detail

XSDate

protected XSDate()

Method Detail

getInstance

public static XSDate getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()