|
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.AddMemberMessagesAAQToBidderResponseContainerType
public class AddMemberMessagesAAQToBidderResponseContainerType
Contains the response information.
Java class for AddMemberMessagesAAQToBidderResponseContainerType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddMemberMessagesAAQToBidderResponseContainerType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CorrelationID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Ack" type="{urn:ebay:apis:eBLBaseComponents}AckCodeType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected AckCodeType |
ack
|
protected String |
correlationID
|
| Constructor Summary | |
|---|---|
AddMemberMessagesAAQToBidderResponseContainerType()
|
|
| Method Summary | |
|---|---|
AckCodeType |
getAck()
Gets the value of the ack property. |
String |
getCorrelationID()
Gets the value of the correlationID property. |
void |
setAck(AckCodeType value)
Sets the value of the ack property. |
void |
setCorrelationID(String value)
Sets the value of the correlationID property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String correlationID
protected AckCodeType ack
| Constructor Detail |
|---|
public AddMemberMessagesAAQToBidderResponseContainerType()
| Method Detail |
|---|
public String getCorrelationID()
Stringpublic void setCorrelationID(String value)
value - allowed object is
Stringpublic AckCodeType getAck()
AckCodeTypepublic void setAck(AckCodeType value)
value - allowed object is
AckCodeType
|
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-2009 eBay Inc. All rights reserved.