|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.cics.server.RetrievedData
public class RetrievedData
This class holds the data retrieved for a task that has been STARTed.
| Field Summary | |
|---|---|
byte[] |
data
the data |
byte[] |
queue
the queue name |
java.lang.String |
termId
the terminal id |
java.lang.String |
transId
the transaction id |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte[] data
public java.lang.String transId
public java.lang.String termId
public byte[] queue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||