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

Class CreateResponse

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

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

Constructor Summary

Constructor and Description
CreateResponse()

Method Summary

Modifier and Type Method and Description
  1. java.lang.String
getCreateReturn()
  1. void
setCreateReturn(java.lang.String createReturn)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

CreateResponse

  1. public CreateResponse()

Method Detail

getCreateReturn

  1. public java.lang.String getCreateReturn( )

setCreateReturn

  1. public void setCreateReturn(java.lang.String createReturn)