com.ibm.websphere.srm.bpel.wsaddressing
Class ReferencePropertiesType

java.lang.Object
  extended bycom.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

Constructor Summary
ReferencePropertiesType()
           
 
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
 

Constructor Detail

ReferencePropertiesType

public ReferencePropertiesType()
Method Detail

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()