madkit.MadChat.share
Class PluginInfoMessage

java.lang.Object
  extended by madkit.kernel.Message
      extended by madkit.MadChat.share.PluginInfoMessage
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class PluginInfoMessage
extends Message

See Also:
Serialized Form

Constructor Summary
PluginInfoMessage(ListPluginInfo lpi)
           
 
Method Summary
 ListPluginInfo getListPluginInfo()
           
 
Methods inherited from class madkit.kernel.Message
clone, getCreationDate, getReceiver, getSender, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PluginInfoMessage

public PluginInfoMessage(ListPluginInfo lpi)
Method Detail

getListPluginInfo

public ListPluginInfo getListPluginInfo()


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.