public class CatalogProductReturnEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductReturnEntity() |
CatalogProductReturnEntity(String product_id,
String sku,
String set,
String type,
String[] categories,
String[] websites,
String created_at,
String updated_at,
String type_id,
String name,
String description,
String short_description,
String weight,
String status,
String url_key,
String url_path,
String visibility,
String[] category_ids,
String[] website_ids,
String has_options,
String gift_message_available,
String price,
String special_price,
String special_from_date,
String special_to_date,
String tax_class_id,
CatalogProductTierPriceEntity[] tier_price,
String meta_title,
String meta_keyword,
String meta_description,
String custom_design,
String custom_layout_update,
String options_container,
AssociativeEntity[] additional_attributes,
String enable_googlecheckout) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AssociativeEntity[] |
getAdditional_attributes()
Gets the additional_attributes value for this CatalogProductReturnEntity.
|
String[] |
getCategories()
Gets the categories value for this CatalogProductReturnEntity.
|
String[] |
getCategory_ids()
Gets the category_ids value for this CatalogProductReturnEntity.
|
String |
getCreated_at()
Gets the created_at value for this CatalogProductReturnEntity.
|
String |
getCustom_design()
Gets the custom_design value for this CatalogProductReturnEntity.
|
String |
getCustom_layout_update()
Gets the custom_layout_update value for this CatalogProductReturnEntity.
|
String |
getDescription()
Gets the description value for this CatalogProductReturnEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getEnable_googlecheckout()
Gets the enable_googlecheckout value for this CatalogProductReturnEntity.
|
String |
getGift_message_available()
Gets the gift_message_available value for this CatalogProductReturnEntity.
|
String |
getHas_options()
Gets the has_options value for this CatalogProductReturnEntity.
|
String |
getMeta_description()
Gets the meta_description value for this CatalogProductReturnEntity.
|
String |
getMeta_keyword()
Gets the meta_keyword value for this CatalogProductReturnEntity.
|
String |
getMeta_title()
Gets the meta_title value for this CatalogProductReturnEntity.
|
String |
getName()
Gets the name value for this CatalogProductReturnEntity.
|
String |
getOptions_container()
Gets the options_container value for this CatalogProductReturnEntity.
|
String |
getPrice()
Gets the price value for this CatalogProductReturnEntity.
|
String |
getProduct_id()
Gets the product_id value for this CatalogProductReturnEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSet()
Gets the set value for this CatalogProductReturnEntity.
|
String |
getShort_description()
Gets the short_description value for this CatalogProductReturnEntity.
|
String |
getSku()
Gets the sku value for this CatalogProductReturnEntity.
|
String |
getSpecial_from_date()
Gets the special_from_date value for this CatalogProductReturnEntity.
|
String |
getSpecial_price()
Gets the special_price value for this CatalogProductReturnEntity.
|
String |
getSpecial_to_date()
Gets the special_to_date value for this CatalogProductReturnEntity.
|
String |
getStatus()
Gets the status value for this CatalogProductReturnEntity.
|
String |
getTax_class_id()
Gets the tax_class_id value for this CatalogProductReturnEntity.
|
CatalogProductTierPriceEntity[] |
getTier_price()
Gets the tier_price value for this CatalogProductReturnEntity.
|
String |
getType_id()
Gets the type_id value for this CatalogProductReturnEntity.
|
String |
getType()
Gets the type value for this CatalogProductReturnEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUpdated_at()
Gets the updated_at value for this CatalogProductReturnEntity.
|
String |
getUrl_key()
Gets the url_key value for this CatalogProductReturnEntity.
|
String |
getUrl_path()
Gets the url_path value for this CatalogProductReturnEntity.
|
String |
getVisibility()
Gets the visibility value for this CatalogProductReturnEntity.
|
String[] |
getWebsite_ids()
Gets the website_ids value for this CatalogProductReturnEntity.
|
String[] |
getWebsites()
Gets the websites value for this CatalogProductReturnEntity.
|
String |
getWeight()
Gets the weight value for this CatalogProductReturnEntity.
|
int |
hashCode() |
void |
setAdditional_attributes(AssociativeEntity[] additional_attributes)
Sets the additional_attributes value for this CatalogProductReturnEntity.
|
void |
setCategories(String[] categories)
Sets the categories value for this CatalogProductReturnEntity.
|
void |
setCategory_ids(String[] category_ids)
Sets the category_ids value for this CatalogProductReturnEntity.
|
void |
setCreated_at(String created_at)
Sets the created_at value for this CatalogProductReturnEntity.
|
void |
setCustom_design(String custom_design)
Sets the custom_design value for this CatalogProductReturnEntity.
|
void |
setCustom_layout_update(String custom_layout_update)
Sets the custom_layout_update value for this CatalogProductReturnEntity.
|
void |
setDescription(String description)
Sets the description value for this CatalogProductReturnEntity.
|
void |
setEnable_googlecheckout(String enable_googlecheckout)
Sets the enable_googlecheckout value for this CatalogProductReturnEntity.
|
void |
setGift_message_available(String gift_message_available)
Sets the gift_message_available value for this CatalogProductReturnEntity.
|
void |
setHas_options(String has_options)
Sets the has_options value for this CatalogProductReturnEntity.
|
void |
setMeta_description(String meta_description)
Sets the meta_description value for this CatalogProductReturnEntity.
|
void |
setMeta_keyword(String meta_keyword)
Sets the meta_keyword value for this CatalogProductReturnEntity.
|
void |
setMeta_title(String meta_title)
Sets the meta_title value for this CatalogProductReturnEntity.
|
void |
setName(String name)
Sets the name value for this CatalogProductReturnEntity.
|
void |
setOptions_container(String options_container)
Sets the options_container value for this CatalogProductReturnEntity.
|
void |
setPrice(String price)
Sets the price value for this CatalogProductReturnEntity.
|
void |
setProduct_id(String product_id)
Sets the product_id value for this CatalogProductReturnEntity.
|
void |
setSet(String set)
Sets the set value for this CatalogProductReturnEntity.
|
void |
setShort_description(String short_description)
Sets the short_description value for this CatalogProductReturnEntity.
|
void |
setSku(String sku)
Sets the sku value for this CatalogProductReturnEntity.
|
void |
setSpecial_from_date(String special_from_date)
Sets the special_from_date value for this CatalogProductReturnEntity.
|
void |
setSpecial_price(String special_price)
Sets the special_price value for this CatalogProductReturnEntity.
|
void |
setSpecial_to_date(String special_to_date)
Sets the special_to_date value for this CatalogProductReturnEntity.
|
void |
setStatus(String status)
Sets the status value for this CatalogProductReturnEntity.
|
void |
setTax_class_id(String tax_class_id)
Sets the tax_class_id value for this CatalogProductReturnEntity.
|
void |
setTier_price(CatalogProductTierPriceEntity[] tier_price)
Sets the tier_price value for this CatalogProductReturnEntity.
|
void |
setType_id(String type_id)
Sets the type_id value for this CatalogProductReturnEntity.
|
void |
setType(String type)
Sets the type value for this CatalogProductReturnEntity.
|
void |
setUpdated_at(String updated_at)
Sets the updated_at value for this CatalogProductReturnEntity.
|
void |
setUrl_key(String url_key)
Sets the url_key value for this CatalogProductReturnEntity.
|
void |
setUrl_path(String url_path)
Sets the url_path value for this CatalogProductReturnEntity.
|
void |
setVisibility(String visibility)
Sets the visibility value for this CatalogProductReturnEntity.
|
void |
setWebsite_ids(String[] website_ids)
Sets the website_ids value for this CatalogProductReturnEntity.
|
void |
setWebsites(String[] websites)
Sets the websites value for this CatalogProductReturnEntity.
|
void |
setWeight(String weight)
Sets the weight value for this CatalogProductReturnEntity.
|
public CatalogProductReturnEntity()
public CatalogProductReturnEntity(String product_id, String sku, String set, String type, String[] categories, String[] websites, String created_at, String updated_at, String type_id, String name, String description, String short_description, String weight, String status, String url_key, String url_path, String visibility, String[] category_ids, String[] website_ids, String has_options, String gift_message_available, String price, String special_price, String special_from_date, String special_to_date, String tax_class_id, CatalogProductTierPriceEntity[] tier_price, String meta_title, String meta_keyword, String meta_description, String custom_design, String custom_layout_update, String options_container, AssociativeEntity[] additional_attributes, String enable_googlecheckout)
public String getProduct_id()
public void setProduct_id(String product_id)
product_id - public String getSku()
public void setSku(String sku)
sku - public String getSet()
public void setSet(String set)
set - public String getType()
public void setType(String type)
type - public String[] getCategories()
public void setCategories(String[] categories)
categories - public String[] getWebsites()
public void setWebsites(String[] websites)
websites - public String getCreated_at()
public void setCreated_at(String created_at)
created_at - public String getUpdated_at()
public void setUpdated_at(String updated_at)
updated_at - public String getType_id()
public void setType_id(String type_id)
type_id - public String getName()
public void setName(String name)
name - public String getDescription()
public void setDescription(String description)
description - public String getShort_description()
public void setShort_description(String short_description)
short_description - public String getWeight()
public void setWeight(String weight)
weight - public String getStatus()
public void setStatus(String status)
status - public String getUrl_key()
public void setUrl_key(String url_key)
url_key - public String getUrl_path()
public void setUrl_path(String url_path)
url_path - public String getVisibility()
public void setVisibility(String visibility)
visibility - public String[] getCategory_ids()
public void setCategory_ids(String[] category_ids)
category_ids - public String[] getWebsite_ids()
public void setWebsite_ids(String[] website_ids)
website_ids - public String getHas_options()
public void setHas_options(String has_options)
has_options - public String getGift_message_available()
public void setGift_message_available(String gift_message_available)
gift_message_available - public String getPrice()
public void setPrice(String price)
price - public String getSpecial_price()
public void setSpecial_price(String special_price)
special_price - public String getSpecial_from_date()
public void setSpecial_from_date(String special_from_date)
special_from_date - public String getSpecial_to_date()
public void setSpecial_to_date(String special_to_date)
special_to_date - public String getTax_class_id()
public void setTax_class_id(String tax_class_id)
tax_class_id - public CatalogProductTierPriceEntity[] getTier_price()
public void setTier_price(CatalogProductTierPriceEntity[] tier_price)
tier_price - public String getMeta_title()
public void setMeta_title(String meta_title)
meta_title - public String getMeta_keyword()
public void setMeta_keyword(String meta_keyword)
meta_keyword - public String getMeta_description()
public void setMeta_description(String meta_description)
meta_description - public String getCustom_design()
public void setCustom_design(String custom_design)
custom_design - public String getCustom_layout_update()
public void setCustom_layout_update(String custom_layout_update)
custom_layout_update - public String getOptions_container()
public void setOptions_container(String options_container)
options_container - public AssociativeEntity[] getAdditional_attributes()
public void setAdditional_attributes(AssociativeEntity[] additional_attributes)
additional_attributes - public String getEnable_googlecheckout()
public void setEnable_googlecheckout(String enable_googlecheckout)
enable_googlecheckout - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.