java.io.Serializable, Replypublic final class DequeueReply extends TuxedoReply
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.Integer | 
getappkey() | 
 Gets the appkey field of this object 
 | 
byte[] | 
getcorrid() | 
 Gets the corrid field of this object 
 | 
int | 
getdelivery_qos() | 
 Gets the delivery_qos field of this object 
 | 
java.lang.String | 
getfailurequeue() | 
 Gets the failurequeue field of this object 
 | 
byte[] | 
getmsgid() | 
 Gets the msgid field of this object 
 | 
java.lang.Integer | 
getpriority() | 
 Gets the priority field of this object 
 | 
int | 
getreply_qos() | 
 Gets the reply_qos field of this object 
 | 
java.lang.String | 
getreplyqueue() | 
 Gets the replyqueue field of this object 
 | 
int | 
geturcode() | 
 Gets the user-defined result code 
 | 
java.lang.String | 
toString() | 
 Turns this object into a string 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCallDescriptor, getReplyBuffer, gettpurcode, setCallDescriptor, setReplyBuffer, settpurcodepublic java.lang.Integer getappkey()
public java.lang.Integer getpriority()
public int getdelivery_qos()
public int getreply_qos()
public byte[] getmsgid()
public byte[] getcorrid()
public java.lang.String getreplyqueue()
public java.lang.String getfailurequeue()
public int geturcode()
public java.lang.String toString()
toString in class TuxedoReply