Class OsmSearchServer.SearchResult

  • All Implemented Interfaces:
    Located
    Enclosing class:
    OsmSearchServer

    public static final class OsmSearchServer.SearchResult
    extends SearchServer.Result
    The SearchResult returned from the OsmSearchServer
    Since:
    3.3
    • Field Detail

      • type

        private java.lang.String type
      • category

        private java.lang.String category
    • Constructor Detail

      • SearchResult

        public SearchResult()
    • Method Detail

      • getType

        public java.lang.String getType()
        Gets the result type
        Returns:
        the result type
      • getCategory

        public java.lang.String getCategory()
        Gets the result category
        Returns:
        the result category