public class CatalogProductCustomOptionValueInfoEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductCustomOptionValueInfoEntity() |
CatalogProductCustomOptionValueInfoEntity(String value_id,
String option_id,
String sku,
String sort_order,
String default_price,
String default_price_type,
String store_price,
String store_price_type,
String price,
String price_type,
String default_title,
String store_title,
String title) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDefault_price_type()
Gets the default_price_type value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getDefault_price()
Gets the default_price value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getDefault_title()
Gets the default_title value for this CatalogProductCustomOptionValueInfoEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getOption_id()
Gets the option_id value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getPrice_type()
Gets the price_type value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getPrice()
Gets the price value for this CatalogProductCustomOptionValueInfoEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSku()
Gets the sku value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getSort_order()
Gets the sort_order value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getStore_price_type()
Gets the store_price_type value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getStore_price()
Gets the store_price value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getStore_title()
Gets the store_title value for this CatalogProductCustomOptionValueInfoEntity.
|
String |
getTitle()
Gets the title value for this CatalogProductCustomOptionValueInfoEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getValue_id()
Gets the value_id value for this CatalogProductCustomOptionValueInfoEntity.
|
int |
hashCode() |
void |
setDefault_price_type(String default_price_type)
Sets the default_price_type value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setDefault_price(String default_price)
Sets the default_price value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setDefault_title(String default_title)
Sets the default_title value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setOption_id(String option_id)
Sets the option_id value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setPrice_type(String price_type)
Sets the price_type value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setPrice(String price)
Sets the price value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setSku(String sku)
Sets the sku value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setSort_order(String sort_order)
Sets the sort_order value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setStore_price_type(String store_price_type)
Sets the store_price_type value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setStore_price(String store_price)
Sets the store_price value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setStore_title(String store_title)
Sets the store_title value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setTitle(String title)
Sets the title value for this CatalogProductCustomOptionValueInfoEntity.
|
void |
setValue_id(String value_id)
Sets the value_id value for this CatalogProductCustomOptionValueInfoEntity.
|
public CatalogProductCustomOptionValueInfoEntity()
public CatalogProductCustomOptionValueInfoEntity(String value_id, String option_id, String sku, String sort_order, String default_price, String default_price_type, String store_price, String store_price_type, String price, String price_type, String default_title, String store_title, String title)
public String getValue_id()
public void setValue_id(String value_id)
value_id - public String getOption_id()
public void setOption_id(String option_id)
option_id - public String getSku()
public void setSku(String sku)
sku - public String getSort_order()
public void setSort_order(String sort_order)
sort_order - public String getDefault_price()
public void setDefault_price(String default_price)
default_price - public String getDefault_price_type()
public void setDefault_price_type(String default_price_type)
default_price_type - public String getStore_price()
public void setStore_price(String store_price)
store_price - public String getStore_price_type()
public void setStore_price_type(String store_price_type)
store_price_type - public String getPrice()
public void setPrice(String price)
price - public String getPrice_type()
public void setPrice_type(String price_type)
price_type - public String getDefault_title()
public void setDefault_title(String default_title)
default_title - public String getStore_title()
public void setStore_title(String store_title)
store_title - public String getTitle()
public void setTitle(String title)
title - 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.