IBM WebSphere Application ServerTM
Release 7

com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc
Class SOAPAddress

java.lang.Object
  extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
      extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.LogicalObject
          extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.SOAPAddress

public class SOAPAddress
extends LogicalObject

Represents a SOAPAddress WSRR object


Constructor Summary
SOAPAddress()
           
 
Method Summary
 java.lang.String getLocation()
           
 void setLocation(java.lang.String location)
           
 
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.LogicalObject
getDocument, getExtensions, getExtensions, setDocument, setExtensions, setExtensions
 
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
getBsrURI, getClassificationURIs, getClassificationURIs, getCreationTimestamp, getDescription, getLastModified, getLastModifiedBy, getName, getNamespace, getOwner, getUserDefinedProperties, getUserDefinedProperties, getUserDefinedRelationships, getUserDefinedRelationships, getVersion, setBsrURI, setClassificationURIs, setClassificationURIs, setCreationTimestamp, setDescription, setLastModified, setLastModifiedBy, setName, setNamespace, setOwner, setUserDefinedProperties, setUserDefinedProperties, setUserDefinedRelationships, setUserDefinedRelationships, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPAddress

public SOAPAddress()
Method Detail

getLocation

public java.lang.String getLocation()

setLocation

public void setLocation(java.lang.String location)

IBM WebSphere Application ServerTM
Release 7