Class 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 Detail

      • GeoResultRow

        public GeoResultRow()
    • Method Detail

      • 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