com.ibm.websphere.srm.bpel.wsaddressing
Class Relationship
java.lang.Object
com.ibm.websphere.srm.bpel.wsaddressing.Relationship
- All Implemented Interfaces:
- java.io.Serializable, com.ibm.ws.webservices.engine.encoding.SimpleType
- public class Relationship
- extends java.lang.Object
- implements java.io.Serializable, com.ibm.ws.webservices.engine.encoding.SimpleType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Relationship
public Relationship()
Relationship
public Relationship(com.ibm.ws.webservices.engine.types.URI value)
Relationship
public Relationship(java.lang.String value)
toString
public java.lang.String toString()
getRelationshipType
public javax.xml.namespace.QName getRelationshipType()
setRelationshipType
public void setRelationshipType(javax.xml.namespace.QName relationshipType)
getValue
public com.ibm.ws.webservices.engine.types.URI getValue()
setValue
public void setValue(com.ibm.ws.webservices.engine.types.URI value)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()