public static interface StructuredQueryBuilder.Point extends StructuredQueryBuilder.Region
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
void |
innerSerialize(XMLStreamWriter serializer) |
String |
serialize()
Returns the structured query definition as a serialized XML string.
|
getCriteria, setCriteria, withCriteriagetCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransformdouble getLatitude()
double getLongitude()
String serialize()
StructuredQueryDefinitionReturns the structured query definition as a serialized XML string.
serialize in interface StructuredQueryDefinitionvoid innerSerialize(XMLStreamWriter serializer) throws XMLStreamException
XMLStreamExceptionCopyright © 2013-2017 MarkLogic Corporation.