|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mindswap.pellet.datatypes.BaseDatatype
org.mindswap.pellet.datatypes.BaseXSDAtomicType
org.mindswap.pellet.datatypes.XSDDateTime
public class XSDDateTime
Field Summary | |
---|---|
static XSDDateTime |
instance
|
Method Summary | |
---|---|
BaseXSDAtomicType |
create(GenericIntervalList intervals)
|
AtomicDatatype |
getPrimitiveType()
|
Methods inherited from class org.mindswap.pellet.datatypes.BaseXSDAtomicType |
---|
contains, deriveByRestriction, difference, enumeration, getValue, getValue, getValueSpace, intersection, not, restrictFractionDigits, restrictMax, restrictMaxExclusive, restrictMaxInclusive, restrictMin, restrictMinExclusive, restrictMinInclusive, restrictPattern, restrictTotalDigits, singleton, size, union |
Methods inherited from class org.mindswap.pellet.datatypes.BaseDatatype |
---|
contains, getName, getURI, isEmpty |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.mindswap.pellet.datatypes.XSDAtomicType |
---|
deriveByRestriction, restrictFractionDigits, restrictMax, restrictMaxExclusive, restrictMaxInclusive, restrictMin, restrictMinExclusive, restrictMinInclusive, restrictPattern, restrictTotalDigits |
Methods inherited from interface org.mindswap.pellet.datatypes.AtomicDatatype |
---|
difference, enumeration, intersection, not, union |
Methods inherited from interface org.mindswap.pellet.datatypes.Datatype |
---|
contains, contains, getName, getURI, getValue, getValue, isEmpty, singleton, size |
Field Detail |
---|
public static XSDDateTime instance
Method Detail |
---|
public BaseXSDAtomicType create(GenericIntervalList intervals)
create
in class BaseXSDAtomicType
public AtomicDatatype getPrimitiveType()
getPrimitiveType
in interface AtomicDatatype
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |