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

Class Delete

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

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

Constructor Summary

Constructor and Description
Delete()

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

Delete

  1. public Delete()

Method Detail

getBsrURI

  1. public java.lang.String getBsrURI( )

setBsrURI

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