| 
 | |||||||||
| 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_yearMonthDuration
public class XS_yearMonthDuration
Implementation of xs:yearMonthDuration
| 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 | 
| Method Summary | |
|---|---|
| static XS_yearMonthDuration | add(XS_yearMonthDuration d1,
    XS_yearMonthDuration d2) | 
| static XS_yearMonthDuration | divide(XS_yearMonthDuration d,
       XS_Double num) | 
| static XS_Decimal | divide(XS_yearMonthDuration d1,
       XS_yearMonthDuration d2) | 
| static java.lang.Class<? extends XS_AnyType> | getRestrictionBase() | 
|  java.lang.String | getStringValue()Returns the string value. | 
|  javax.xml.namespace.QName | getTypeName() | 
|  boolean | isOrdered() | 
| static XS_yearMonthDuration | multiply(XS_yearMonthDuration d,
         XS_Double num) | 
| static XS_yearMonthDuration | newInstance(XdmValue value) | 
| static XS_yearMonthDuration | sub(XS_yearMonthDuration d1,
    XS_yearMonthDuration 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
| Method Detail | 
|---|
public javax.xml.namespace.QName getTypeName()
getTypeName in interface XS_AnyTypegetTypeName in class XS_Durationpublic java.lang.String getStringValue()
XdmItem
getStringValue in class XS_Durationpublic boolean isOrdered()
isOrdered in class XS_Duration
public static XS_yearMonthDuration newInstance(XdmValue value)
                                        throws XPathException
XPathExceptionpublic static java.lang.Class<? extends XS_AnyType> getRestrictionBase()
public static XS_yearMonthDuration add(XS_yearMonthDuration d1,
                                       XS_yearMonthDuration d2)
public static XS_yearMonthDuration sub(XS_yearMonthDuration d1,
                                       XS_yearMonthDuration d2)
public static XS_yearMonthDuration multiply(XS_yearMonthDuration d,
                                            XS_Double num)
                                     throws XPathException
XPathException
public static XS_yearMonthDuration divide(XS_yearMonthDuration d,
                                          XS_Double num)
                                   throws XPathException
XPathException
public static XS_Decimal divide(XS_yearMonthDuration d1,
                                XS_yearMonthDuration d2)
                         throws XPathException
XPathException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||