Class ChannelView


  • public class ChannelView
    extends Object
    Viewing channel.
    Author:
    Takayuki Maruyama
    • Constructor Detail

      • ChannelView

        public ChannelView​(String channelId)
      • ChannelView

        public ChannelView()
    • Method Detail

      • getChannelId

        public String getChannelId()
      • getPrevChannelId

        public String getPrevChannelId()
      • setChannelId

        public void setChannelId​(String channelId)
      • setPrevChannelId

        public void setPrevChannelId​(String prevChannelId)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object