twcore.core
Class ChildBot

java.lang.Object
  |
  +--twcore.core.ChildBot

public class ChildBot
extends java.lang.Object


Method Summary
 twcore.core.Session getBot()
           
 java.lang.String getClassName()
           
 java.lang.String getCreator()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getClassName

public java.lang.String getClassName()

getCreator

public java.lang.String getCreator()

getBot

public twcore.core.Session getBot()