Class PDChannel

    • Constructor Detail

      • PDChannel

        public PDChannel​(com.terminalfour.channel.Channel channel,
                         int id,
                         String name,
                         String description)
    • Method Detail

      • getId

        public int getId()
      • getName

        public String getName()
      • getDescription

        public String getDescription()
      • getChannel

        protected com.terminalfour.channel.Channel getChannel()