public class DeltaListManagerCreatedNotificationMessageType extends Object implements Serializable
| Constructor and Description |
|---|
DeltaListManagerCreatedNotificationMessageType() |
DeltaListManagerCreatedNotificationMessageType(org.apache.axis.message.addressing.EndpointReferenceType endpointReference) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
org.apache.axis.message.addressing.EndpointReferenceType |
getEndpointReference()
Gets the endpointReference value for this DeltaListManagerCreatedNotificationMessageType.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setEndpointReference(org.apache.axis.message.addressing.EndpointReferenceType endpointReference)
Sets the endpointReference value for this DeltaListManagerCreatedNotificationMessageType.
|
public DeltaListManagerCreatedNotificationMessageType()
public DeltaListManagerCreatedNotificationMessageType(org.apache.axis.message.addressing.EndpointReferenceType endpointReference)
public org.apache.axis.message.addressing.EndpointReferenceType getEndpointReference()
public void setEndpointReference(org.apache.axis.message.addressing.EndpointReferenceType endpointReference)
endpointReference - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All Rights Reserved.