Interface IndustryPickerListener


public interface IndustryPickerListener
  • Method Details

    • pickedIndustry

      void pickedIndustry(Industry industry)
    • cancelledIndustryPicking

      void cancelledIndustryPicking()