com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ws
Class RetrieveWithDepth
- java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ws.RetrieveWithDepth
- public class RetrieveWithDepth
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
RetrieveWithDepth()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getBsrURI()
|
|
getDepth()
|
|
setBsrURI(java.lang.String bsrURI)
|
|
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)