net.sf.jqql.debug
Class InitialArgument
java.lang.Object
net.sf.jqql.debug.InitialArgument
public class InitialArgument
- extends Object
some must parameter wrap classes in independent debug mod.
独立调试模式下的一些必须的参数封装类
- Author:
- luma
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitialArgument
public InitialArgument()
getLoginReply
public byte[] getLoginReply()
- Returns:
- Returns the loginReply.
setLoginReply
public void setLoginReply(byte[] loginReply)
- Parameters:
loginReply - The loginReply to set.
getPassword
public String getPassword()
- Returns:
- Returns the password.
setPassword
public void setPassword(String password)
- Parameters:
password - The password to set.
getQQ
public int getQQ()
- Returns:
- Returns the qq.
setQQ
public void setQQ(int qq)
- Parameters:
qq - The qq to set.