com.ibm.websphere.srm.bpel.wsaddressing
Class EndpointReferenceType
java.lang.Object
com.ibm.websphere.srm.bpel.wsaddressing.EndpointReferenceType
- All Implemented Interfaces:
- java.io.Serializable
- public class EndpointReferenceType
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
EndpointReferenceType
public EndpointReferenceType()
getAddress
public AttributedURI getAddress()
setAddress
public void setAddress(AttributedURI address)
getReferenceProperties
public ReferencePropertiesType getReferenceProperties()
setReferenceProperties
public void setReferenceProperties(ReferencePropertiesType referenceProperties)
getPortType
public AttributedQName getPortType()
setPortType
public void setPortType(AttributedQName portType)
getServiceName
public ServiceNameType getServiceName()
setServiceName
public void setServiceName(ServiceNameType serviceName)
get_any
public javax.xml.soap.SOAPElement[] get_any()
set_any
public void set_any(javax.xml.soap.SOAPElement[] _any)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
toString
public java.lang.String toString()