rero.ircfw
Class MyUser
java.lang.Object
rero.ircfw.MyUser
- public class MyUser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myModes
protected GenericMode myModes
awayTime
protected long awayTime
MyUser
public MyUser()
setMode
public void setMode(String m)
getMode
public GenericMode getMode()
setAway
public void setAway()
setBack
public void setBack()
isAway
public boolean isAway()
getAwayTime
public long getAwayTime()