com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ws
Class RetrieveResponse
- java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ws.RetrieveResponse
- public class RetrieveResponse
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
RetrieveResponse()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
getDatagraph()
|
|
|
setDatagraph(DataGraphType datagraph)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
RetrieveResponse
- public RetrieveResponse()
Method Detail
getDatagraph
- public DataGraphType getDatagraph( )
setDatagraph
- public void setDatagraph(DataGraphType datagraph)