The methods of the XSDouble interface are listed below. For a complete list of XSDouble interface members, see the XSDouble Members topic.
AsDecimal |
The item's value as a Decimal object. This value may preserve more precision than AsDouble(). |
AsDouble |
The item's value as a double. Some precision may be lost by casting to the Java type. |
XSDouble Interface | Marklogic.Xcc.Types Namespace