com.ibm.websphere.srm.bpel.wsaddressing
Class ReferencePropertiesType
java.lang.Object
com.ibm.websphere.srm.bpel.wsaddressing.ReferencePropertiesType
- All Implemented Interfaces:
- java.io.Serializable
- public class ReferencePropertiesType
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
boolean |
equals(java.lang.Object obj)
|
javax.xml.soap.SOAPElement[] |
get_any()
|
int |
hashCode()
|
void |
set_any(javax.xml.soap.SOAPElement[] _any)
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
ReferencePropertiesType
public ReferencePropertiesType()
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()