Class StoreFinderSearchPageData<RESULT>

    • Constructor Detail

      • StoreFinderSearchPageData

        public StoreFinderSearchPageData()
    • Method Detail

      • setLocationText

        public void setLocationText​(java.lang.String locationText)
      • getLocationText

        public java.lang.String getLocationText()
      • setSourceLatitude

        public void setSourceLatitude​(double sourceLatitude)
      • getSourceLatitude

        public double getSourceLatitude()
      • setSourceLongitude

        public void setSourceLongitude​(double sourceLongitude)
      • getSourceLongitude

        public double getSourceLongitude()
      • setBoundNorthLatitude

        public void setBoundNorthLatitude​(double boundNorthLatitude)
      • getBoundNorthLatitude

        public double getBoundNorthLatitude()
      • setBoundEastLongitude

        public void setBoundEastLongitude​(double boundEastLongitude)
      • getBoundEastLongitude

        public double getBoundEastLongitude()
      • setBoundSouthLatitude

        public void setBoundSouthLatitude​(double boundSouthLatitude)
      • getBoundSouthLatitude

        public double getBoundSouthLatitude()
      • setBoundWestLongitude

        public void setBoundWestLongitude​(double boundWestLongitude)
      • getBoundWestLongitude

        public double getBoundWestLongitude()