Class CommandResult
java.lang.Object
com.iohao.net.extension.client.command.CommandResult
-
Constructor Details
-
CommandResult
-
-
Method Details
-
getMsgId
public int getMsgId() -
getCmdInfo
-
getValue
-
listValue
-
getString
-
listString
-
getInt
public int getInt() -
listInt
-
getLong
public long getLong() -
listLong
-
getBoolean
public boolean getBoolean() -
listBoolean
-
toString
-