public class XSDDuration extends BaseXSDAtomicType implements AtomicDatatype
| Modifier and Type | Class and Description |
|---|---|
static class |
XSDDuration.DurationValueSpace |
| Modifier and Type | Field and Description |
|---|---|
static ValueSpace |
DURATION_VALUE_SPACE |
static XSDDuration |
instance |
values, valueSpacename| Modifier and Type | Method and Description |
|---|---|
BaseXSDAtomicType |
create(GenericIntervalList intervals) |
AtomicDatatype |
getPrimitiveType() |
contains, deriveByRestriction, difference, enumeration, getValue, getValue, getValueSpace, intersection, not, restrictLength, restrictMax, restrictMaxExclusive, restrictMaxInclusive, restrictMaxLength, restrictMin, restrictMinExclusive, restrictMinInclusive, restrictMinLength, restrictPattern, singleton, size, toString, unioncontains, getName, getURI, isEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdifference, enumeration, intersection, not, unionpublic static final ValueSpace DURATION_VALUE_SPACE
public static XSDDuration instance
public BaseXSDAtomicType create(GenericIntervalList intervals)
create in class BaseXSDAtomicTypepublic AtomicDatatype getPrimitiveType()
getPrimitiveType in interface AtomicDatatypeCopyright © 2013. All Rights Reserved.