IBM WebSphere Application ServerTM
Release 7

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

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

public class RetrieveWithDepth
extends java.lang.Object

Represents a RetrieveWithDepth WSRR object


Constructor Summary
RetrieveWithDepth()
           
 
Method Summary
 java.lang.String getBsrURI()
           
 int getDepth()
           
 void setBsrURI(java.lang.String bsrURI)
           
 void setDepth(int depth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrieveWithDepth

public RetrieveWithDepth()
Method Detail

getBsrURI

public java.lang.String getBsrURI()

setBsrURI

public void setBsrURI(java.lang.String bsrURI)

getDepth

public int getDepth()

setDepth

public void setDepth(int depth)

IBM WebSphere Application ServerTM
Release 7