@Deprecated public class StructuredQueryBuilder.Box extends Object implements StructuredQueryBuilder.Region
| Constructor and Description |
|---|
Box(double south,
double west,
double north,
double east)
Deprecated.
Use the box() builder method of StructuredQueryBuilder
and type the object as an instance of the Region interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
innerSerialize(XMLStreamWriter serializer)
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserialize@Deprecated public Box(double south, double west, double north, double east)
south - deprecatedwest - deprecatednorth - deprecatedeast - deprecatedpublic void innerSerialize(XMLStreamWriter serializer) throws Exception
ExceptionCopyright © 2013-2016 MarkLogic Corporation.