public class KeyValueForAck extends java.lang.Object
KeyValueForAck()
java.lang.String
getKey()
int
getValue()
void
setKey(java.lang.String key)
setValue(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValueForAck()
public void setKey(java.lang.String key)
public void setValue(int value)
public java.lang.String getKey()
public int getValue()