org.apache.ws.jaxme.xs.types

Class XSTime

public class XSTime extends AbstractAtomicType

The type xs:time.

Author: Jochen Wiedmann

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

Constructor Detail

XSTime

protected XSTime()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()