Interface ITransportCategory


  • public interface ITransportCategory
    • Method Detail

      • getId

        int getId()
      • setTitle

        void setTitle​(java.lang.String title)
      • getTitle

        java.lang.String getTitle()
      • addLocation

        void addLocation​(java.lang.String name)
      • removeLocation

        void removeLocation​(java.lang.String name)