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

Class Create

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

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

Constructor Summary

Constructor and Description
Create()

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

Create

  1. public Create()

Method Detail

getDatagraph

  1. public DataGraphType getDatagraph( )

setDatagraph

  1. public void setDatagraph(DataGraphType datagraph)