madkit.MadChat
Class InfoServMessage
java.lang.Object
madkit.kernel.Message
madkit.MadChat.InfoServMessage
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class InfoServMessage
- extends Message
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InfoServMessage
public InfoServMessage(java.lang.String channel,
ConfigChan c)
- Parameters:
topic
- channel
- cb_mod
- password
-
getChan
public java.lang.String getChan()
- Returns:
- Returns the chan.
setChan
public void setChan(java.lang.String chan)
- Parameters:
chan
- The chan to set.
getConfigChan
public ConfigChan getConfigChan()
- Returns:
- Returns the config.
setConfigChan
public void setConfigChan(ConfigChan config)
- Parameters:
config
- The config to set.
Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.