Interface SearchLocation

    • Method Detail

      • getName

        java.lang.String getName()
        Returns the name of this instance, which should be a serialized copy of this instance.
        Returns:
        String serialized data of this instance, typically in "something://serialized_data" form
      • getDescriptiveName

        java.lang.String getDescriptiveName()
        Returns a human formatted string describing this location, used in UI prompts or lists.
        Returns:
        formatted string