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

Class Retrieve

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

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

Constructor Summary

Constructor and Description
Retrieve()

Method Summary

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

Constructor Detail

Retrieve

  1. public Retrieve()

Method Detail

getBsrURI

  1. public java.lang.String getBsrURI( )

setBsrURI

  1. public void setBsrURI(java.lang.String bsrURI)