Class DataLoadedEvent

    • Constructor Detail

      • DataLoadedEvent

        public DataLoadedEvent​(String locationId,
                               List data)
    • Method Detail

      • getLocationId

        public String getLocationId()
      • getData

        public List getData()