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

Class RetrieveWithDepthResponse

  1. java.lang.Object
  2. extended bycom.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ws.RetrieveWithDepthResponse

  1. public class RetrieveWithDepthResponse
  2. extends java.lang.Object
Represents a RetrieveWithDepthResponse WSRR object

Constructor Summary

Constructor and Description
RetrieveWithDepthResponse()

Method Summary

Modifier and Type Method and Description
  1. DataGraphType
getDatagraph()
  1. 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

  1. public RetrieveWithDepthResponse( )

Method Detail

getDatagraph

  1. public DataGraphType getDatagraph( )

setDatagraph

  1. public void setDatagraph(DataGraphType datagraph)