Package com.ibm.cloud.cloudant.v1.model
Class GeoResultRow
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.GeoResultRow
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GeoResultRow
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Schema for a row of a geospatial result using view format.
-
Constructor Details
-
GeoResultRow
public GeoResultRow()
-
-
Method Details
-
getDoc
Gets the doc. Schema for a document.- Returns:
- the doc
-
getGeometry
Gets the geometry. Schema for a GeoJSON geometry.- Returns:
- the geometry
-
getId
Gets the id. Schema for a document ID.- Returns:
- the id
-
getRev
Gets the rev. Schema for a document revision identifier.- Returns:
- the rev
-