|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AnnouncementMessageType
public class AnnouncementMessageType
Event messaging details
| Constructor Summary | |
|---|---|
AnnouncementMessageType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
MessageElement[] |
get_any()
Gets the _any value for this AnnouncementMessageType. |
Calendar |
getAnnouncementStartTime()
Gets the announcementStartTime value for this AnnouncementMessageType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Calendar |
getEventTime()
Gets the eventTime value for this AnnouncementMessageType. |
AnnouncementMessageCodeType |
getMessageType()
Gets the messageType value for this AnnouncementMessageType. |
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 |
set_any(MessageElement[] _any)
Sets the _any value for this AnnouncementMessageType. |
void |
setAnnouncementStartTime(Calendar announcementStartTime)
Sets the announcementStartTime value for this AnnouncementMessageType. |
void |
setEventTime(Calendar eventTime)
Sets the eventTime value for this AnnouncementMessageType. |
void |
setMessageType(AnnouncementMessageCodeType messageType)
Sets the messageType value for this AnnouncementMessageType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnouncementMessageType()
| Method Detail |
|---|
public Calendar getAnnouncementStartTime()
public void setAnnouncementStartTime(Calendar announcementStartTime)
announcementStartTime - public Calendar getEventTime()
public void setEventTime(Calendar eventTime)
eventTime - public AnnouncementMessageCodeType getMessageType()
public void setMessageType(AnnouncementMessageCodeType messageType)
messageType - Part of the mechanism for eBay to control which announcement messages
are
to be made available to the user.public MessageElement[] get_any()
public void set_any(MessageElement[] _any)
_any - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations:developer-relations@ebay.com
© 2004-2006 eBay Inc. All rights reserved.