|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xml_project.morganaxdm.XdmSequence
com.xml_project.morganaxdm.XdmItem
com.xml_project.morganaxdm.XdmValue
com.xml_project.morganaxdm.XS_AnySimpleType
com.xml_project.morganaxdm.XS_AnyAtomicType
com.xml_project.morganaxdm.XS_Duration
com.xml_project.morganaxdm.XS_dayTimeDuration
public class XS_dayTimeDuration
Implementation of xs:dayTimeDuration
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.xml_project.morganaxdm.XS_Duration |
|---|
XS_Duration.Duration |
| Nested classes/interfaces inherited from class com.xml_project.morganaxdm.XS_AnyAtomicType |
|---|
XS_AnyAtomicType.ValueComparers |
| Field Summary | |
|---|---|
static javax.xml.namespace.QName |
TypeName
|
| Fields inherited from class com.xml_project.morganaxdm.XS_Duration |
|---|
Precision, SecondsPerDay |
| Constructor Summary | |
|---|---|
protected |
XS_dayTimeDuration(XS_Duration.Duration d)
|
| Method Summary | |
|---|---|
static XS_dayTimeDuration |
add(XS_dayTimeDuration d1,
XS_dayTimeDuration d2)
|
XS_dayTimeDuration |
copy()
|
static XS_Decimal |
divide(XS_dayTimeDuration d1,
XS_dayTimeDuration d2)
|
static XS_dayTimeDuration |
divide(XS_dayTimeDuration d,
XS_Double num)
|
static java.lang.Class<? extends XS_AnyType> |
getRestrictionBase()
|
java.lang.String |
getStringValue()
Returns the string value. |
javax.xml.namespace.QName |
getTypeName()
|
boolean |
isOrdered()
|
boolean |
isValidTimezone()
|
static XS_dayTimeDuration |
multiply(XS_dayTimeDuration d,
XS_Double num)
|
static XS_dayTimeDuration |
newInstance(int millies)
|
static XS_dayTimeDuration |
newInstance(XdmValue value)
|
static XS_dayTimeDuration |
sub(XS_dayTimeDuration d1,
XS_dayTimeDuration d2)
|
| Methods inherited from class com.xml_project.morganaxdm.XS_Duration |
|---|
compareSubTypes, compareValues, getDuration, getMicroSeconds, getMonths, getSeconds, getValue |
| Methods inherited from class com.xml_project.morganaxdm.XS_AnyAtomicType |
|---|
compareValue, makeCompareResult, test |
| Methods inherited from class com.xml_project.morganaxdm.XS_AnySimpleType |
|---|
compareValues, isValue |
| Methods inherited from class com.xml_project.morganaxdm.XdmValue |
|---|
atomize |
| Methods inherited from class com.xml_project.morganaxdm.XdmItem |
|---|
first, get, hasValues, isEmpty, iterator, size, subSequence |
| Methods inherited from class com.xml_project.morganaxdm.XdmSequence |
|---|
concat, hasCommonType, normalize, serialize, serialize, serialize, wrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final javax.xml.namespace.QName TypeName
| Constructor Detail |
|---|
protected XS_dayTimeDuration(XS_Duration.Duration d)
| Method Detail |
|---|
public javax.xml.namespace.QName getTypeName()
getTypeName in interface XS_AnyTypegetTypeName in class XS_Durationpublic XS_dayTimeDuration copy()
public java.lang.String getStringValue()
XdmItem
getStringValue in class XS_Durationpublic boolean isOrdered()
isOrdered in class XS_Durationpublic boolean isValidTimezone()
public static XS_dayTimeDuration newInstance(XdmValue value)
throws XPathException
XPathExceptionpublic static XS_dayTimeDuration newInstance(int millies)
public static java.lang.Class<? extends XS_AnyType> getRestrictionBase()
public static XS_dayTimeDuration add(XS_dayTimeDuration d1,
XS_dayTimeDuration d2)
public static XS_dayTimeDuration sub(XS_dayTimeDuration d1,
XS_dayTimeDuration d2)
public static XS_dayTimeDuration multiply(XS_dayTimeDuration d,
XS_Double num)
throws XPathException
XPathException
public static XS_dayTimeDuration divide(XS_dayTimeDuration d,
XS_Double num)
throws XPathException
XPathException
public static XS_Decimal divide(XS_dayTimeDuration d1,
XS_dayTimeDuration d2)
throws XPathException
XPathException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||