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

      public Document getDoc()
      Gets the doc. Schema for a document.
      Returns:
      the doc
    • getGeometry

      public GeoJsonGeometry getGeometry()
      Gets the geometry. Schema for a GeoJSON geometry.
      Returns:
      the geometry
    • getId

      public String getId()
      Gets the id. Schema for a document ID.
      Returns:
      the id
    • getRev

      public String getRev()
      Gets the rev. Schema for a document revision identifier.
      Returns:
      the rev