IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ws
Class RetrieveWithDepthResponse

java.lang.Object
  extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ws.RetrieveWithDepthResponse

public class RetrieveWithDepthResponse
extends java.lang.Object

Represents a RetrieveWithDepthResponse WSRR object


Constructor Summary
RetrieveWithDepthResponse()
           
 
Method Summary
 DataGraphType getDatagraph()
           
 void setDatagraph(DataGraphType datagraph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrieveWithDepthResponse

public RetrieveWithDepthResponse()
Method Detail

getDatagraph

public DataGraphType getDatagraph()

setDatagraph

public void setDatagraph(DataGraphType datagraph)

IBM WebSphere Application ServerTM
Release 8