|
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.AbstractResponseType
com.ebay.soap.eBLBaseComponents.AddSellingManagerTemplateResponseType
public class AddSellingManagerTemplateResponseType
Returns values indicating template information for a newly-exported item.
| Constructor Summary | |
|---|---|
AddSellingManagerTemplateResponseType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Long |
getCategory2ID()
Gets the category2ID value for this AddSellingManagerTemplateResponseType. |
Long |
getCategoryID()
Gets the categoryID value for this AddSellingManagerTemplateResponseType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
FeesType |
getFees()
Gets the fees value for this AddSellingManagerTemplateResponseType. |
Long |
getSaleTemplateGroupID()
Gets the saleTemplateGroupID value for this AddSellingManagerTemplateResponseType. |
Long |
getSaleTemplateID()
Gets the saleTemplateID value for this AddSellingManagerTemplateResponseType. |
String |
getSaleTemplateName()
Gets the saleTemplateName value for this AddSellingManagerTemplateResponseType. |
SellingManagerProductDetailsType |
getSellingManagerProductDetails()
Gets the sellingManagerProductDetails value for this AddSellingManagerTemplateResponseType. |
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 |
setCategory2ID(Long category2ID)
Sets the category2ID value for this AddSellingManagerTemplateResponseType. |
void |
setCategoryID(Long categoryID)
Sets the categoryID value for this AddSellingManagerTemplateResponseType. |
void |
setFees(FeesType fees)
Sets the fees value for this AddSellingManagerTemplateResponseType. |
void |
setSaleTemplateGroupID(Long saleTemplateGroupID)
Sets the saleTemplateGroupID value for this AddSellingManagerTemplateResponseType. |
void |
setSaleTemplateID(Long saleTemplateID)
Sets the saleTemplateID value for this AddSellingManagerTemplateResponseType. |
void |
setSaleTemplateName(String saleTemplateName)
Sets the saleTemplateName value for this AddSellingManagerTemplateResponseType. |
void |
setSellingManagerProductDetails(SellingManagerProductDetailsType sellingManagerProductDetails)
Sets the sellingManagerProductDetails value for this AddSellingManagerTemplateResponseType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddSellingManagerTemplateResponseType()
| Method Detail |
|---|
public Long getCategoryID()
public void setCategoryID(Long categoryID)
categoryID - public Long getCategory2ID()
public void setCategory2ID(Long category2ID)
category2ID - public Long getSaleTemplateID()
public void setSaleTemplateID(Long saleTemplateID)
saleTemplateID - public Long getSaleTemplateGroupID()
public void setSaleTemplateGroupID(Long saleTemplateGroupID)
saleTemplateGroupID - public String getSaleTemplateName()
public void setSaleTemplateName(String saleTemplateName)
saleTemplateName - public SellingManagerProductDetailsType getSellingManagerProductDetails()
public void setSellingManagerProductDetails(SellingManagerProductDetailsType sellingManagerProductDetails)
sellingManagerProductDetails - Returned if the user is a Selling Manager user.
Defines product information for Selling Manager users.public FeesType getFees()
public void setFees(FeesType fees)
fees - Identifies a set of one or more fees that a member pays to eBay
(or
an eBay company). Instances of this type can hold one or more
fees.public boolean equals(Object obj)
equals in class AbstractResponseTypepublic int hashCode()
hashCode in class AbstractResponseTypepublic 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.