public class ShoppingCartItemEntity extends Object implements Serializable
| Constructor and Description |
|---|
ShoppingCartItemEntity() |
ShoppingCartItemEntity(String item_id,
String created_at,
String updated_at,
String product_id,
String store_id,
String parent_item_id,
Integer is_virtual,
String sku,
String name,
String description,
String applied_rule_ids,
String additional_data,
String free_shipping,
String is_qty_decimal,
String no_discount,
Double weight,
Double qty,
Double price,
Double base_price,
Double custom_price,
Double discount_percent,
Double discount_amount,
Double base_discount_amount,
Double tax_percent,
Double tax_amount,
Double base_tax_amount,
Double row_total,
Double base_row_total,
Double row_total_with_discount,
Double row_weight,
String product_type,
Double base_tax_before_discount,
Double tax_before_discount,
Double original_custom_price,
Double base_cost,
Double price_incl_tax,
Double base_price_incl_tax,
Double row_total_incl_tax,
Double base_row_total_incl_tax,
String gift_message_id,
String gift_message,
String gift_message_available,
Double weee_tax_applied,
Double weee_tax_applied_amount,
Double weee_tax_applied_row_amount,
Double base_weee_tax_applied_amount,
Double base_weee_tax_applied_row_amount,
Double weee_tax_disposition,
Double weee_tax_row_disposition,
Double base_weee_tax_disposition,
Double base_weee_tax_row_disposition,
String tax_class_id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAdditional_data()
Gets the additional_data value for this ShoppingCartItemEntity.
|
String |
getApplied_rule_ids()
Gets the applied_rule_ids value for this ShoppingCartItemEntity.
|
Double |
getBase_cost()
Gets the base_cost value for this ShoppingCartItemEntity.
|
Double |
getBase_discount_amount()
Gets the base_discount_amount value for this ShoppingCartItemEntity.
|
Double |
getBase_price_incl_tax()
Gets the base_price_incl_tax value for this ShoppingCartItemEntity.
|
Double |
getBase_price()
Gets the base_price value for this ShoppingCartItemEntity.
|
Double |
getBase_row_total_incl_tax()
Gets the base_row_total_incl_tax value for this ShoppingCartItemEntity.
|
Double |
getBase_row_total()
Gets the base_row_total value for this ShoppingCartItemEntity.
|
Double |
getBase_tax_amount()
Gets the base_tax_amount value for this ShoppingCartItemEntity.
|
Double |
getBase_tax_before_discount()
Gets the base_tax_before_discount value for this ShoppingCartItemEntity.
|
Double |
getBase_weee_tax_applied_amount()
Gets the base_weee_tax_applied_amount value for this ShoppingCartItemEntity.
|
Double |
getBase_weee_tax_applied_row_amount()
Gets the base_weee_tax_applied_row_amount value for this ShoppingCartItemEntity.
|
Double |
getBase_weee_tax_disposition()
Gets the base_weee_tax_disposition value for this ShoppingCartItemEntity.
|
Double |
getBase_weee_tax_row_disposition()
Gets the base_weee_tax_row_disposition value for this ShoppingCartItemEntity.
|
String |
getCreated_at()
Gets the created_at value for this ShoppingCartItemEntity.
|
Double |
getCustom_price()
Gets the custom_price value for this ShoppingCartItemEntity.
|
String |
getDescription()
Gets the description value for this ShoppingCartItemEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
Double |
getDiscount_amount()
Gets the discount_amount value for this ShoppingCartItemEntity.
|
Double |
getDiscount_percent()
Gets the discount_percent value for this ShoppingCartItemEntity.
|
String |
getFree_shipping()
Gets the free_shipping value for this ShoppingCartItemEntity.
|
String |
getGift_message_available()
Gets the gift_message_available value for this ShoppingCartItemEntity.
|
String |
getGift_message_id()
Gets the gift_message_id value for this ShoppingCartItemEntity.
|
String |
getGift_message()
Gets the gift_message value for this ShoppingCartItemEntity.
|
String |
getIs_qty_decimal()
Gets the is_qty_decimal value for this ShoppingCartItemEntity.
|
Integer |
getIs_virtual()
Gets the is_virtual value for this ShoppingCartItemEntity.
|
String |
getItem_id()
Gets the item_id value for this ShoppingCartItemEntity.
|
String |
getName()
Gets the name value for this ShoppingCartItemEntity.
|
String |
getNo_discount()
Gets the no_discount value for this ShoppingCartItemEntity.
|
Double |
getOriginal_custom_price()
Gets the original_custom_price value for this ShoppingCartItemEntity.
|
String |
getParent_item_id()
Gets the parent_item_id value for this ShoppingCartItemEntity.
|
Double |
getPrice_incl_tax()
Gets the price_incl_tax value for this ShoppingCartItemEntity.
|
Double |
getPrice()
Gets the price value for this ShoppingCartItemEntity.
|
String |
getProduct_id()
Gets the product_id value for this ShoppingCartItemEntity.
|
String |
getProduct_type()
Gets the product_type value for this ShoppingCartItemEntity.
|
Double |
getQty()
Gets the qty value for this ShoppingCartItemEntity.
|
Double |
getRow_total_incl_tax()
Gets the row_total_incl_tax value for this ShoppingCartItemEntity.
|
Double |
getRow_total_with_discount()
Gets the row_total_with_discount value for this ShoppingCartItemEntity.
|
Double |
getRow_total()
Gets the row_total value for this ShoppingCartItemEntity.
|
Double |
getRow_weight()
Gets the row_weight value for this ShoppingCartItemEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSku()
Gets the sku value for this ShoppingCartItemEntity.
|
String |
getStore_id()
Gets the store_id value for this ShoppingCartItemEntity.
|
Double |
getTax_amount()
Gets the tax_amount value for this ShoppingCartItemEntity.
|
Double |
getTax_before_discount()
Gets the tax_before_discount value for this ShoppingCartItemEntity.
|
String |
getTax_class_id()
Gets the tax_class_id value for this ShoppingCartItemEntity.
|
Double |
getTax_percent()
Gets the tax_percent value for this ShoppingCartItemEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUpdated_at()
Gets the updated_at value for this ShoppingCartItemEntity.
|
Double |
getWeee_tax_applied_amount()
Gets the weee_tax_applied_amount value for this ShoppingCartItemEntity.
|
Double |
getWeee_tax_applied_row_amount()
Gets the weee_tax_applied_row_amount value for this ShoppingCartItemEntity.
|
Double |
getWeee_tax_applied()
Gets the weee_tax_applied value for this ShoppingCartItemEntity.
|
Double |
getWeee_tax_disposition()
Gets the weee_tax_disposition value for this ShoppingCartItemEntity.
|
Double |
getWeee_tax_row_disposition()
Gets the weee_tax_row_disposition value for this ShoppingCartItemEntity.
|
Double |
getWeight()
Gets the weight value for this ShoppingCartItemEntity.
|
int |
hashCode() |
void |
setAdditional_data(String additional_data)
Sets the additional_data value for this ShoppingCartItemEntity.
|
void |
setApplied_rule_ids(String applied_rule_ids)
Sets the applied_rule_ids value for this ShoppingCartItemEntity.
|
void |
setBase_cost(Double base_cost)
Sets the base_cost value for this ShoppingCartItemEntity.
|
void |
setBase_discount_amount(Double base_discount_amount)
Sets the base_discount_amount value for this ShoppingCartItemEntity.
|
void |
setBase_price_incl_tax(Double base_price_incl_tax)
Sets the base_price_incl_tax value for this ShoppingCartItemEntity.
|
void |
setBase_price(Double base_price)
Sets the base_price value for this ShoppingCartItemEntity.
|
void |
setBase_row_total_incl_tax(Double base_row_total_incl_tax)
Sets the base_row_total_incl_tax value for this ShoppingCartItemEntity.
|
void |
setBase_row_total(Double base_row_total)
Sets the base_row_total value for this ShoppingCartItemEntity.
|
void |
setBase_tax_amount(Double base_tax_amount)
Sets the base_tax_amount value for this ShoppingCartItemEntity.
|
void |
setBase_tax_before_discount(Double base_tax_before_discount)
Sets the base_tax_before_discount value for this ShoppingCartItemEntity.
|
void |
setBase_weee_tax_applied_amount(Double base_weee_tax_applied_amount)
Sets the base_weee_tax_applied_amount value for this ShoppingCartItemEntity.
|
void |
setBase_weee_tax_applied_row_amount(Double base_weee_tax_applied_row_amount)
Sets the base_weee_tax_applied_row_amount value for this ShoppingCartItemEntity.
|
void |
setBase_weee_tax_disposition(Double base_weee_tax_disposition)
Sets the base_weee_tax_disposition value for this ShoppingCartItemEntity.
|
void |
setBase_weee_tax_row_disposition(Double base_weee_tax_row_disposition)
Sets the base_weee_tax_row_disposition value for this ShoppingCartItemEntity.
|
void |
setCreated_at(String created_at)
Sets the created_at value for this ShoppingCartItemEntity.
|
void |
setCustom_price(Double custom_price)
Sets the custom_price value for this ShoppingCartItemEntity.
|
void |
setDescription(String description)
Sets the description value for this ShoppingCartItemEntity.
|
void |
setDiscount_amount(Double discount_amount)
Sets the discount_amount value for this ShoppingCartItemEntity.
|
void |
setDiscount_percent(Double discount_percent)
Sets the discount_percent value for this ShoppingCartItemEntity.
|
void |
setFree_shipping(String free_shipping)
Sets the free_shipping value for this ShoppingCartItemEntity.
|
void |
setGift_message_available(String gift_message_available)
Sets the gift_message_available value for this ShoppingCartItemEntity.
|
void |
setGift_message_id(String gift_message_id)
Sets the gift_message_id value for this ShoppingCartItemEntity.
|
void |
setGift_message(String gift_message)
Sets the gift_message value for this ShoppingCartItemEntity.
|
void |
setIs_qty_decimal(String is_qty_decimal)
Sets the is_qty_decimal value for this ShoppingCartItemEntity.
|
void |
setIs_virtual(Integer is_virtual)
Sets the is_virtual value for this ShoppingCartItemEntity.
|
void |
setItem_id(String item_id)
Sets the item_id value for this ShoppingCartItemEntity.
|
void |
setName(String name)
Sets the name value for this ShoppingCartItemEntity.
|
void |
setNo_discount(String no_discount)
Sets the no_discount value for this ShoppingCartItemEntity.
|
void |
setOriginal_custom_price(Double original_custom_price)
Sets the original_custom_price value for this ShoppingCartItemEntity.
|
void |
setParent_item_id(String parent_item_id)
Sets the parent_item_id value for this ShoppingCartItemEntity.
|
void |
setPrice_incl_tax(Double price_incl_tax)
Sets the price_incl_tax value for this ShoppingCartItemEntity.
|
void |
setPrice(Double price)
Sets the price value for this ShoppingCartItemEntity.
|
void |
setProduct_id(String product_id)
Sets the product_id value for this ShoppingCartItemEntity.
|
void |
setProduct_type(String product_type)
Sets the product_type value for this ShoppingCartItemEntity.
|
void |
setQty(Double qty)
Sets the qty value for this ShoppingCartItemEntity.
|
void |
setRow_total_incl_tax(Double row_total_incl_tax)
Sets the row_total_incl_tax value for this ShoppingCartItemEntity.
|
void |
setRow_total_with_discount(Double row_total_with_discount)
Sets the row_total_with_discount value for this ShoppingCartItemEntity.
|
void |
setRow_total(Double row_total)
Sets the row_total value for this ShoppingCartItemEntity.
|
void |
setRow_weight(Double row_weight)
Sets the row_weight value for this ShoppingCartItemEntity.
|
void |
setSku(String sku)
Sets the sku value for this ShoppingCartItemEntity.
|
void |
setStore_id(String store_id)
Sets the store_id value for this ShoppingCartItemEntity.
|
void |
setTax_amount(Double tax_amount)
Sets the tax_amount value for this ShoppingCartItemEntity.
|
void |
setTax_before_discount(Double tax_before_discount)
Sets the tax_before_discount value for this ShoppingCartItemEntity.
|
void |
setTax_class_id(String tax_class_id)
Sets the tax_class_id value for this ShoppingCartItemEntity.
|
void |
setTax_percent(Double tax_percent)
Sets the tax_percent value for this ShoppingCartItemEntity.
|
void |
setUpdated_at(String updated_at)
Sets the updated_at value for this ShoppingCartItemEntity.
|
void |
setWeee_tax_applied_amount(Double weee_tax_applied_amount)
Sets the weee_tax_applied_amount value for this ShoppingCartItemEntity.
|
void |
setWeee_tax_applied_row_amount(Double weee_tax_applied_row_amount)
Sets the weee_tax_applied_row_amount value for this ShoppingCartItemEntity.
|
void |
setWeee_tax_applied(Double weee_tax_applied)
Sets the weee_tax_applied value for this ShoppingCartItemEntity.
|
void |
setWeee_tax_disposition(Double weee_tax_disposition)
Sets the weee_tax_disposition value for this ShoppingCartItemEntity.
|
void |
setWeee_tax_row_disposition(Double weee_tax_row_disposition)
Sets the weee_tax_row_disposition value for this ShoppingCartItemEntity.
|
void |
setWeight(Double weight)
Sets the weight value for this ShoppingCartItemEntity.
|
public ShoppingCartItemEntity()
public ShoppingCartItemEntity(String item_id, String created_at, String updated_at, String product_id, String store_id, String parent_item_id, Integer is_virtual, String sku, String name, String description, String applied_rule_ids, String additional_data, String free_shipping, String is_qty_decimal, String no_discount, Double weight, Double qty, Double price, Double base_price, Double custom_price, Double discount_percent, Double discount_amount, Double base_discount_amount, Double tax_percent, Double tax_amount, Double base_tax_amount, Double row_total, Double base_row_total, Double row_total_with_discount, Double row_weight, String product_type, Double base_tax_before_discount, Double tax_before_discount, Double original_custom_price, Double base_cost, Double price_incl_tax, Double base_price_incl_tax, Double row_total_incl_tax, Double base_row_total_incl_tax, String gift_message_id, String gift_message, String gift_message_available, Double weee_tax_applied, Double weee_tax_applied_amount, Double weee_tax_applied_row_amount, Double base_weee_tax_applied_amount, Double base_weee_tax_applied_row_amount, Double weee_tax_disposition, Double weee_tax_row_disposition, Double base_weee_tax_disposition, Double base_weee_tax_row_disposition, String tax_class_id)
public String getItem_id()
public void setItem_id(String item_id)
item_id - 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 getProduct_id()
public void setProduct_id(String product_id)
product_id - public String getStore_id()
public void setStore_id(String store_id)
store_id - public String getParent_item_id()
public void setParent_item_id(String parent_item_id)
parent_item_id - public Integer getIs_virtual()
public void setIs_virtual(Integer is_virtual)
is_virtual - public String getSku()
public void setSku(String sku)
sku - public String getName()
public void setName(String name)
name - public String getDescription()
public void setDescription(String description)
description - public String getApplied_rule_ids()
public void setApplied_rule_ids(String applied_rule_ids)
applied_rule_ids - public String getAdditional_data()
public void setAdditional_data(String additional_data)
additional_data - public String getFree_shipping()
public void setFree_shipping(String free_shipping)
free_shipping - public String getIs_qty_decimal()
public void setIs_qty_decimal(String is_qty_decimal)
is_qty_decimal - public String getNo_discount()
public void setNo_discount(String no_discount)
no_discount - public Double getWeight()
public void setWeight(Double weight)
weight - public Double getQty()
public void setQty(Double qty)
qty - public Double getPrice()
public void setPrice(Double price)
price - public Double getBase_price()
public void setBase_price(Double base_price)
base_price - public Double getCustom_price()
public void setCustom_price(Double custom_price)
custom_price - public Double getDiscount_percent()
public void setDiscount_percent(Double discount_percent)
discount_percent - public Double getDiscount_amount()
public void setDiscount_amount(Double discount_amount)
discount_amount - public Double getBase_discount_amount()
public void setBase_discount_amount(Double base_discount_amount)
base_discount_amount - public Double getTax_percent()
public void setTax_percent(Double tax_percent)
tax_percent - public Double getTax_amount()
public void setTax_amount(Double tax_amount)
tax_amount - public Double getBase_tax_amount()
public void setBase_tax_amount(Double base_tax_amount)
base_tax_amount - public Double getRow_total()
public void setRow_total(Double row_total)
row_total - public Double getBase_row_total()
public void setBase_row_total(Double base_row_total)
base_row_total - public Double getRow_total_with_discount()
public void setRow_total_with_discount(Double row_total_with_discount)
row_total_with_discount - public Double getRow_weight()
public void setRow_weight(Double row_weight)
row_weight - public String getProduct_type()
public void setProduct_type(String product_type)
product_type - public Double getBase_tax_before_discount()
public void setBase_tax_before_discount(Double base_tax_before_discount)
base_tax_before_discount - public Double getTax_before_discount()
public void setTax_before_discount(Double tax_before_discount)
tax_before_discount - public Double getOriginal_custom_price()
public void setOriginal_custom_price(Double original_custom_price)
original_custom_price - public Double getBase_cost()
public void setBase_cost(Double base_cost)
base_cost - public Double getPrice_incl_tax()
public void setPrice_incl_tax(Double price_incl_tax)
price_incl_tax - public Double getBase_price_incl_tax()
public void setBase_price_incl_tax(Double base_price_incl_tax)
base_price_incl_tax - public Double getRow_total_incl_tax()
public void setRow_total_incl_tax(Double row_total_incl_tax)
row_total_incl_tax - public Double getBase_row_total_incl_tax()
public void setBase_row_total_incl_tax(Double base_row_total_incl_tax)
base_row_total_incl_tax - public String getGift_message_id()
public void setGift_message_id(String gift_message_id)
gift_message_id - public String getGift_message()
public void setGift_message(String gift_message)
gift_message - public String getGift_message_available()
public void setGift_message_available(String gift_message_available)
gift_message_available - public Double getWeee_tax_applied()
public void setWeee_tax_applied(Double weee_tax_applied)
weee_tax_applied - public Double getWeee_tax_applied_amount()
public void setWeee_tax_applied_amount(Double weee_tax_applied_amount)
weee_tax_applied_amount - public Double getWeee_tax_applied_row_amount()
public void setWeee_tax_applied_row_amount(Double weee_tax_applied_row_amount)
weee_tax_applied_row_amount - public Double getBase_weee_tax_applied_amount()
public void setBase_weee_tax_applied_amount(Double base_weee_tax_applied_amount)
base_weee_tax_applied_amount - public Double getBase_weee_tax_applied_row_amount()
public void setBase_weee_tax_applied_row_amount(Double base_weee_tax_applied_row_amount)
base_weee_tax_applied_row_amount - public Double getWeee_tax_disposition()
public void setWeee_tax_disposition(Double weee_tax_disposition)
weee_tax_disposition - public Double getWeee_tax_row_disposition()
public void setWeee_tax_row_disposition(Double weee_tax_row_disposition)
weee_tax_row_disposition - public Double getBase_weee_tax_disposition()
public void setBase_weee_tax_disposition(Double base_weee_tax_disposition)
base_weee_tax_disposition - public Double getBase_weee_tax_row_disposition()
public void setBase_weee_tax_row_disposition(Double base_weee_tax_row_disposition)
base_weee_tax_row_disposition - public String getTax_class_id()
public void setTax_class_id(String tax_class_id)
tax_class_id - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.