IBM WebSphere Application ServerTM
Release 7

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

java.lang.Object
  extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ws.Delete

public class Delete
extends java.lang.Object

Represents a Delete WSRR object


Constructor Summary
Delete()
           
 
Method Summary
 java.lang.String getBsrURI()
           
 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

public Delete()
Method Detail

getBsrURI

public java.lang.String getBsrURI()

setBsrURI

public void setBsrURI(java.lang.String bsrURI)

IBM WebSphere Application ServerTM
Release 7