|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.cics.server.RetrievedDataHolder
public class RetrievedDataHolder
This class holds the values that can be retrieved for a (started) task.
| Field Summary | |
|---|---|
RetrievedData |
value
The data retrieved for the (started) task. |
| Constructor Summary | |
|---|---|
RetrievedDataHolder()
Constructs a RetrievedDataHolder. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public RetrievedData value
| Constructor Detail |
|---|
public RetrievedDataHolder()
RetrievedDataHolder.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||