Class ChannelType.ChannelTypeWithCommands

    • Constructor Detail

      • ChannelTypeWithCommands

        public ChannelTypeWithCommands()
    • Method Detail

      • getCommands

        @Nullable
        public @Nullable java.util.List<Command> getCommands()
      • setCommands

        public void setCommands​(@Nullable
                                @Nullable java.util.List<Command> commands)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class ChannelType
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
        Overrides:
        canEqual in class ChannelType