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

Class Update

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

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

Constructor Summary

Constructor and Description
Update()

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

Update

  1. public Update()

Method Detail

getDatagraph

  1. public DataGraphType getDatagraph( )

setDatagraph

  1. public void setDatagraph(DataGraphType datagraph)