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

Class ExecuteQuery

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

  1. public class ExecuteQuery
  2. extends java.lang.Object
Represents an ExecuteQuery WSRR object

Constructor Summary

Constructor and Description
ExecuteQuery()

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

ExecuteQuery

  1. public ExecuteQuery()

Method Detail

getDatagraph

  1. public DataGraphType getDatagraph( )

setDatagraph

  1. public void setDatagraph(DataGraphType datagraph)