public class ShoppingCartInfoEntity extends Object implements Serializable
| Constructor and Description |
|---|
ShoppingCartInfoEntity() |
ShoppingCartInfoEntity(String store_id,
String created_at,
String updated_at,
String converted_at,
Integer quote_id,
Integer is_active,
Integer is_virtual,
Integer is_multi_shipping,
Double items_count,
Double items_qty,
String orig_order_id,
String store_to_base_rate,
String store_to_quote_rate,
String base_currency_code,
String store_currency_code,
String quote_currency_code,
String grand_total,
String base_grand_total,
String checkout_method,
String customer_id,
String customer_tax_class_id,
Integer customer_group_id,
String customer_email,
String customer_prefix,
String customer_firstname,
String customer_middlename,
String customer_lastname,
String customer_suffix,
String customer_note,
String customer_note_notify,
String customer_is_guest,
String applied_rule_ids,
String reserved_order_id,
String password_hash,
String coupon_code,
String global_currency_code,
Double base_to_global_rate,
Double base_to_quote_rate,
String customer_taxvat,
String customer_gender,
Double subtotal,
Double base_subtotal,
Double subtotal_with_discount,
Double base_subtotal_with_discount,
String ext_shipping_info,
String gift_message_id,
String gift_message,
Double customer_balance_amount_used,
Double base_customer_balance_amount_used,
String use_customer_balance,
String gift_cards_amount,
String base_gift_cards_amount,
String gift_cards_amount_used,
String use_reward_points,
String reward_points_balance,
String base_reward_currency_amount,
String reward_currency_amount,
ShoppingCartAddressEntity shipping_address,
ShoppingCartAddressEntity billing_address,
ShoppingCartItemEntity[] items,
ShoppingCartPaymentEntity payment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getApplied_rule_ids()
Gets the applied_rule_ids value for this ShoppingCartInfoEntity.
|
String |
getBase_currency_code()
Gets the base_currency_code value for this ShoppingCartInfoEntity.
|
Double |
getBase_customer_balance_amount_used()
Gets the base_customer_balance_amount_used value for this ShoppingCartInfoEntity.
|
String |
getBase_gift_cards_amount()
Gets the base_gift_cards_amount value for this ShoppingCartInfoEntity.
|
String |
getBase_grand_total()
Gets the base_grand_total value for this ShoppingCartInfoEntity.
|
String |
getBase_reward_currency_amount()
Gets the base_reward_currency_amount value for this ShoppingCartInfoEntity.
|
Double |
getBase_subtotal_with_discount()
Gets the base_subtotal_with_discount value for this ShoppingCartInfoEntity.
|
Double |
getBase_subtotal()
Gets the base_subtotal value for this ShoppingCartInfoEntity.
|
Double |
getBase_to_global_rate()
Gets the base_to_global_rate value for this ShoppingCartInfoEntity.
|
Double |
getBase_to_quote_rate()
Gets the base_to_quote_rate value for this ShoppingCartInfoEntity.
|
ShoppingCartAddressEntity |
getBilling_address()
Gets the billing_address value for this ShoppingCartInfoEntity.
|
String |
getCheckout_method()
Gets the checkout_method value for this ShoppingCartInfoEntity.
|
String |
getConverted_at()
Gets the converted_at value for this ShoppingCartInfoEntity.
|
String |
getCoupon_code()
Gets the coupon_code value for this ShoppingCartInfoEntity.
|
String |
getCreated_at()
Gets the created_at value for this ShoppingCartInfoEntity.
|
Double |
getCustomer_balance_amount_used()
Gets the customer_balance_amount_used value for this ShoppingCartInfoEntity.
|
String |
getCustomer_email()
Gets the customer_email value for this ShoppingCartInfoEntity.
|
String |
getCustomer_firstname()
Gets the customer_firstname value for this ShoppingCartInfoEntity.
|
String |
getCustomer_gender()
Gets the customer_gender value for this ShoppingCartInfoEntity.
|
Integer |
getCustomer_group_id()
Gets the customer_group_id value for this ShoppingCartInfoEntity.
|
String |
getCustomer_id()
Gets the customer_id value for this ShoppingCartInfoEntity.
|
String |
getCustomer_is_guest()
Gets the customer_is_guest value for this ShoppingCartInfoEntity.
|
String |
getCustomer_lastname()
Gets the customer_lastname value for this ShoppingCartInfoEntity.
|
String |
getCustomer_middlename()
Gets the customer_middlename value for this ShoppingCartInfoEntity.
|
String |
getCustomer_note_notify()
Gets the customer_note_notify value for this ShoppingCartInfoEntity.
|
String |
getCustomer_note()
Gets the customer_note value for this ShoppingCartInfoEntity.
|
String |
getCustomer_prefix()
Gets the customer_prefix value for this ShoppingCartInfoEntity.
|
String |
getCustomer_suffix()
Gets the customer_suffix value for this ShoppingCartInfoEntity.
|
String |
getCustomer_tax_class_id()
Gets the customer_tax_class_id value for this ShoppingCartInfoEntity.
|
String |
getCustomer_taxvat()
Gets the customer_taxvat value for this ShoppingCartInfoEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getExt_shipping_info()
Gets the ext_shipping_info value for this ShoppingCartInfoEntity.
|
String |
getGift_cards_amount_used()
Gets the gift_cards_amount_used value for this ShoppingCartInfoEntity.
|
String |
getGift_cards_amount()
Gets the gift_cards_amount value for this ShoppingCartInfoEntity.
|
String |
getGift_message_id()
Gets the gift_message_id value for this ShoppingCartInfoEntity.
|
String |
getGift_message()
Gets the gift_message value for this ShoppingCartInfoEntity.
|
String |
getGlobal_currency_code()
Gets the global_currency_code value for this ShoppingCartInfoEntity.
|
String |
getGrand_total()
Gets the grand_total value for this ShoppingCartInfoEntity.
|
Integer |
getIs_active()
Gets the is_active value for this ShoppingCartInfoEntity.
|
Integer |
getIs_multi_shipping()
Gets the is_multi_shipping value for this ShoppingCartInfoEntity.
|
Integer |
getIs_virtual()
Gets the is_virtual value for this ShoppingCartInfoEntity.
|
Double |
getItems_count()
Gets the items_count value for this ShoppingCartInfoEntity.
|
Double |
getItems_qty()
Gets the items_qty value for this ShoppingCartInfoEntity.
|
ShoppingCartItemEntity[] |
getItems()
Gets the items value for this ShoppingCartInfoEntity.
|
String |
getOrig_order_id()
Gets the orig_order_id value for this ShoppingCartInfoEntity.
|
String |
getPassword_hash()
Gets the password_hash value for this ShoppingCartInfoEntity.
|
ShoppingCartPaymentEntity |
getPayment()
Gets the payment value for this ShoppingCartInfoEntity.
|
String |
getQuote_currency_code()
Gets the quote_currency_code value for this ShoppingCartInfoEntity.
|
Integer |
getQuote_id()
Gets the quote_id value for this ShoppingCartInfoEntity.
|
String |
getReserved_order_id()
Gets the reserved_order_id value for this ShoppingCartInfoEntity.
|
String |
getReward_currency_amount()
Gets the reward_currency_amount value for this ShoppingCartInfoEntity.
|
String |
getReward_points_balance()
Gets the reward_points_balance value for this ShoppingCartInfoEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
ShoppingCartAddressEntity |
getShipping_address()
Gets the shipping_address value for this ShoppingCartInfoEntity.
|
String |
getStore_currency_code()
Gets the store_currency_code value for this ShoppingCartInfoEntity.
|
String |
getStore_id()
Gets the store_id value for this ShoppingCartInfoEntity.
|
String |
getStore_to_base_rate()
Gets the store_to_base_rate value for this ShoppingCartInfoEntity.
|
String |
getStore_to_quote_rate()
Gets the store_to_quote_rate value for this ShoppingCartInfoEntity.
|
Double |
getSubtotal_with_discount()
Gets the subtotal_with_discount value for this ShoppingCartInfoEntity.
|
Double |
getSubtotal()
Gets the subtotal value for this ShoppingCartInfoEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUpdated_at()
Gets the updated_at value for this ShoppingCartInfoEntity.
|
String |
getUse_customer_balance()
Gets the use_customer_balance value for this ShoppingCartInfoEntity.
|
String |
getUse_reward_points()
Gets the use_reward_points value for this ShoppingCartInfoEntity.
|
int |
hashCode() |
void |
setApplied_rule_ids(String applied_rule_ids)
Sets the applied_rule_ids value for this ShoppingCartInfoEntity.
|
void |
setBase_currency_code(String base_currency_code)
Sets the base_currency_code value for this ShoppingCartInfoEntity.
|
void |
setBase_customer_balance_amount_used(Double base_customer_balance_amount_used)
Sets the base_customer_balance_amount_used value for this ShoppingCartInfoEntity.
|
void |
setBase_gift_cards_amount(String base_gift_cards_amount)
Sets the base_gift_cards_amount value for this ShoppingCartInfoEntity.
|
void |
setBase_grand_total(String base_grand_total)
Sets the base_grand_total value for this ShoppingCartInfoEntity.
|
void |
setBase_reward_currency_amount(String base_reward_currency_amount)
Sets the base_reward_currency_amount value for this ShoppingCartInfoEntity.
|
void |
setBase_subtotal_with_discount(Double base_subtotal_with_discount)
Sets the base_subtotal_with_discount value for this ShoppingCartInfoEntity.
|
void |
setBase_subtotal(Double base_subtotal)
Sets the base_subtotal value for this ShoppingCartInfoEntity.
|
void |
setBase_to_global_rate(Double base_to_global_rate)
Sets the base_to_global_rate value for this ShoppingCartInfoEntity.
|
void |
setBase_to_quote_rate(Double base_to_quote_rate)
Sets the base_to_quote_rate value for this ShoppingCartInfoEntity.
|
void |
setBilling_address(ShoppingCartAddressEntity billing_address)
Sets the billing_address value for this ShoppingCartInfoEntity.
|
void |
setCheckout_method(String checkout_method)
Sets the checkout_method value for this ShoppingCartInfoEntity.
|
void |
setConverted_at(String converted_at)
Sets the converted_at value for this ShoppingCartInfoEntity.
|
void |
setCoupon_code(String coupon_code)
Sets the coupon_code value for this ShoppingCartInfoEntity.
|
void |
setCreated_at(String created_at)
Sets the created_at value for this ShoppingCartInfoEntity.
|
void |
setCustomer_balance_amount_used(Double customer_balance_amount_used)
Sets the customer_balance_amount_used value for this ShoppingCartInfoEntity.
|
void |
setCustomer_email(String customer_email)
Sets the customer_email value for this ShoppingCartInfoEntity.
|
void |
setCustomer_firstname(String customer_firstname)
Sets the customer_firstname value for this ShoppingCartInfoEntity.
|
void |
setCustomer_gender(String customer_gender)
Sets the customer_gender value for this ShoppingCartInfoEntity.
|
void |
setCustomer_group_id(Integer customer_group_id)
Sets the customer_group_id value for this ShoppingCartInfoEntity.
|
void |
setCustomer_id(String customer_id)
Sets the customer_id value for this ShoppingCartInfoEntity.
|
void |
setCustomer_is_guest(String customer_is_guest)
Sets the customer_is_guest value for this ShoppingCartInfoEntity.
|
void |
setCustomer_lastname(String customer_lastname)
Sets the customer_lastname value for this ShoppingCartInfoEntity.
|
void |
setCustomer_middlename(String customer_middlename)
Sets the customer_middlename value for this ShoppingCartInfoEntity.
|
void |
setCustomer_note_notify(String customer_note_notify)
Sets the customer_note_notify value for this ShoppingCartInfoEntity.
|
void |
setCustomer_note(String customer_note)
Sets the customer_note value for this ShoppingCartInfoEntity.
|
void |
setCustomer_prefix(String customer_prefix)
Sets the customer_prefix value for this ShoppingCartInfoEntity.
|
void |
setCustomer_suffix(String customer_suffix)
Sets the customer_suffix value for this ShoppingCartInfoEntity.
|
void |
setCustomer_tax_class_id(String customer_tax_class_id)
Sets the customer_tax_class_id value for this ShoppingCartInfoEntity.
|
void |
setCustomer_taxvat(String customer_taxvat)
Sets the customer_taxvat value for this ShoppingCartInfoEntity.
|
void |
setExt_shipping_info(String ext_shipping_info)
Sets the ext_shipping_info value for this ShoppingCartInfoEntity.
|
void |
setGift_cards_amount_used(String gift_cards_amount_used)
Sets the gift_cards_amount_used value for this ShoppingCartInfoEntity.
|
void |
setGift_cards_amount(String gift_cards_amount)
Sets the gift_cards_amount value for this ShoppingCartInfoEntity.
|
void |
setGift_message_id(String gift_message_id)
Sets the gift_message_id value for this ShoppingCartInfoEntity.
|
void |
setGift_message(String gift_message)
Sets the gift_message value for this ShoppingCartInfoEntity.
|
void |
setGlobal_currency_code(String global_currency_code)
Sets the global_currency_code value for this ShoppingCartInfoEntity.
|
void |
setGrand_total(String grand_total)
Sets the grand_total value for this ShoppingCartInfoEntity.
|
void |
setIs_active(Integer is_active)
Sets the is_active value for this ShoppingCartInfoEntity.
|
void |
setIs_multi_shipping(Integer is_multi_shipping)
Sets the is_multi_shipping value for this ShoppingCartInfoEntity.
|
void |
setIs_virtual(Integer is_virtual)
Sets the is_virtual value for this ShoppingCartInfoEntity.
|
void |
setItems_count(Double items_count)
Sets the items_count value for this ShoppingCartInfoEntity.
|
void |
setItems_qty(Double items_qty)
Sets the items_qty value for this ShoppingCartInfoEntity.
|
void |
setItems(ShoppingCartItemEntity[] items)
Sets the items value for this ShoppingCartInfoEntity.
|
void |
setOrig_order_id(String orig_order_id)
Sets the orig_order_id value for this ShoppingCartInfoEntity.
|
void |
setPassword_hash(String password_hash)
Sets the password_hash value for this ShoppingCartInfoEntity.
|
void |
setPayment(ShoppingCartPaymentEntity payment)
Sets the payment value for this ShoppingCartInfoEntity.
|
void |
setQuote_currency_code(String quote_currency_code)
Sets the quote_currency_code value for this ShoppingCartInfoEntity.
|
void |
setQuote_id(Integer quote_id)
Sets the quote_id value for this ShoppingCartInfoEntity.
|
void |
setReserved_order_id(String reserved_order_id)
Sets the reserved_order_id value for this ShoppingCartInfoEntity.
|
void |
setReward_currency_amount(String reward_currency_amount)
Sets the reward_currency_amount value for this ShoppingCartInfoEntity.
|
void |
setReward_points_balance(String reward_points_balance)
Sets the reward_points_balance value for this ShoppingCartInfoEntity.
|
void |
setShipping_address(ShoppingCartAddressEntity shipping_address)
Sets the shipping_address value for this ShoppingCartInfoEntity.
|
void |
setStore_currency_code(String store_currency_code)
Sets the store_currency_code value for this ShoppingCartInfoEntity.
|
void |
setStore_id(String store_id)
Sets the store_id value for this ShoppingCartInfoEntity.
|
void |
setStore_to_base_rate(String store_to_base_rate)
Sets the store_to_base_rate value for this ShoppingCartInfoEntity.
|
void |
setStore_to_quote_rate(String store_to_quote_rate)
Sets the store_to_quote_rate value for this ShoppingCartInfoEntity.
|
void |
setSubtotal_with_discount(Double subtotal_with_discount)
Sets the subtotal_with_discount value for this ShoppingCartInfoEntity.
|
void |
setSubtotal(Double subtotal)
Sets the subtotal value for this ShoppingCartInfoEntity.
|
void |
setUpdated_at(String updated_at)
Sets the updated_at value for this ShoppingCartInfoEntity.
|
void |
setUse_customer_balance(String use_customer_balance)
Sets the use_customer_balance value for this ShoppingCartInfoEntity.
|
void |
setUse_reward_points(String use_reward_points)
Sets the use_reward_points value for this ShoppingCartInfoEntity.
|
public ShoppingCartInfoEntity()
public ShoppingCartInfoEntity(String store_id, String created_at, String updated_at, String converted_at, Integer quote_id, Integer is_active, Integer is_virtual, Integer is_multi_shipping, Double items_count, Double items_qty, String orig_order_id, String store_to_base_rate, String store_to_quote_rate, String base_currency_code, String store_currency_code, String quote_currency_code, String grand_total, String base_grand_total, String checkout_method, String customer_id, String customer_tax_class_id, Integer customer_group_id, String customer_email, String customer_prefix, String customer_firstname, String customer_middlename, String customer_lastname, String customer_suffix, String customer_note, String customer_note_notify, String customer_is_guest, String applied_rule_ids, String reserved_order_id, String password_hash, String coupon_code, String global_currency_code, Double base_to_global_rate, Double base_to_quote_rate, String customer_taxvat, String customer_gender, Double subtotal, Double base_subtotal, Double subtotal_with_discount, Double base_subtotal_with_discount, String ext_shipping_info, String gift_message_id, String gift_message, Double customer_balance_amount_used, Double base_customer_balance_amount_used, String use_customer_balance, String gift_cards_amount, String base_gift_cards_amount, String gift_cards_amount_used, String use_reward_points, String reward_points_balance, String base_reward_currency_amount, String reward_currency_amount, ShoppingCartAddressEntity shipping_address, ShoppingCartAddressEntity billing_address, ShoppingCartItemEntity[] items, ShoppingCartPaymentEntity payment)
public String getStore_id()
public void setStore_id(String store_id)
store_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 getConverted_at()
public void setConverted_at(String converted_at)
converted_at - public Integer getQuote_id()
public void setQuote_id(Integer quote_id)
quote_id - public Integer getIs_active()
public void setIs_active(Integer is_active)
is_active - public Integer getIs_virtual()
public void setIs_virtual(Integer is_virtual)
is_virtual - public Integer getIs_multi_shipping()
public void setIs_multi_shipping(Integer is_multi_shipping)
is_multi_shipping - public Double getItems_count()
public void setItems_count(Double items_count)
items_count - public Double getItems_qty()
public void setItems_qty(Double items_qty)
items_qty - public String getOrig_order_id()
public void setOrig_order_id(String orig_order_id)
orig_order_id - public String getStore_to_base_rate()
public void setStore_to_base_rate(String store_to_base_rate)
store_to_base_rate - public String getStore_to_quote_rate()
public void setStore_to_quote_rate(String store_to_quote_rate)
store_to_quote_rate - public String getBase_currency_code()
public void setBase_currency_code(String base_currency_code)
base_currency_code - public String getStore_currency_code()
public void setStore_currency_code(String store_currency_code)
store_currency_code - public String getQuote_currency_code()
public void setQuote_currency_code(String quote_currency_code)
quote_currency_code - public String getGrand_total()
public void setGrand_total(String grand_total)
grand_total - public String getBase_grand_total()
public void setBase_grand_total(String base_grand_total)
base_grand_total - public String getCheckout_method()
public void setCheckout_method(String checkout_method)
checkout_method - public String getCustomer_id()
public void setCustomer_id(String customer_id)
customer_id - public String getCustomer_tax_class_id()
public void setCustomer_tax_class_id(String customer_tax_class_id)
customer_tax_class_id - public Integer getCustomer_group_id()
public void setCustomer_group_id(Integer customer_group_id)
customer_group_id - public String getCustomer_email()
public void setCustomer_email(String customer_email)
customer_email - public String getCustomer_prefix()
public void setCustomer_prefix(String customer_prefix)
customer_prefix - public String getCustomer_firstname()
public void setCustomer_firstname(String customer_firstname)
customer_firstname - public String getCustomer_middlename()
public void setCustomer_middlename(String customer_middlename)
customer_middlename - public String getCustomer_lastname()
public void setCustomer_lastname(String customer_lastname)
customer_lastname - public String getCustomer_suffix()
public void setCustomer_suffix(String customer_suffix)
customer_suffix - public String getCustomer_note()
public void setCustomer_note(String customer_note)
customer_note - public String getCustomer_note_notify()
public void setCustomer_note_notify(String customer_note_notify)
customer_note_notify - public String getCustomer_is_guest()
public void setCustomer_is_guest(String customer_is_guest)
customer_is_guest - public String getApplied_rule_ids()
public void setApplied_rule_ids(String applied_rule_ids)
applied_rule_ids - public String getReserved_order_id()
public void setReserved_order_id(String reserved_order_id)
reserved_order_id - public String getPassword_hash()
public void setPassword_hash(String password_hash)
password_hash - public String getCoupon_code()
public void setCoupon_code(String coupon_code)
coupon_code - public String getGlobal_currency_code()
public void setGlobal_currency_code(String global_currency_code)
global_currency_code - public Double getBase_to_global_rate()
public void setBase_to_global_rate(Double base_to_global_rate)
base_to_global_rate - public Double getBase_to_quote_rate()
public void setBase_to_quote_rate(Double base_to_quote_rate)
base_to_quote_rate - public String getCustomer_taxvat()
public void setCustomer_taxvat(String customer_taxvat)
customer_taxvat - public String getCustomer_gender()
public void setCustomer_gender(String customer_gender)
customer_gender - public Double getSubtotal()
public void setSubtotal(Double subtotal)
subtotal - public Double getBase_subtotal()
public void setBase_subtotal(Double base_subtotal)
base_subtotal - public Double getSubtotal_with_discount()
public void setSubtotal_with_discount(Double subtotal_with_discount)
subtotal_with_discount - public Double getBase_subtotal_with_discount()
public void setBase_subtotal_with_discount(Double base_subtotal_with_discount)
base_subtotal_with_discount - public String getExt_shipping_info()
public void setExt_shipping_info(String ext_shipping_info)
ext_shipping_info - 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 Double getCustomer_balance_amount_used()
public void setCustomer_balance_amount_used(Double customer_balance_amount_used)
customer_balance_amount_used - public Double getBase_customer_balance_amount_used()
public void setBase_customer_balance_amount_used(Double base_customer_balance_amount_used)
base_customer_balance_amount_used - public String getUse_customer_balance()
public void setUse_customer_balance(String use_customer_balance)
use_customer_balance - public String getGift_cards_amount()
public void setGift_cards_amount(String gift_cards_amount)
gift_cards_amount - public String getBase_gift_cards_amount()
public void setBase_gift_cards_amount(String base_gift_cards_amount)
base_gift_cards_amount - public String getGift_cards_amount_used()
public void setGift_cards_amount_used(String gift_cards_amount_used)
gift_cards_amount_used - public String getUse_reward_points()
public void setUse_reward_points(String use_reward_points)
use_reward_points - public String getReward_points_balance()
public void setReward_points_balance(String reward_points_balance)
reward_points_balance - public String getBase_reward_currency_amount()
public void setBase_reward_currency_amount(String base_reward_currency_amount)
base_reward_currency_amount - public String getReward_currency_amount()
public void setReward_currency_amount(String reward_currency_amount)
reward_currency_amount - public ShoppingCartAddressEntity getShipping_address()
public void setShipping_address(ShoppingCartAddressEntity shipping_address)
shipping_address - public ShoppingCartAddressEntity getBilling_address()
public void setBilling_address(ShoppingCartAddressEntity billing_address)
billing_address - public ShoppingCartItemEntity[] getItems()
public void setItems(ShoppingCartItemEntity[] items)
items - public ShoppingCartPaymentEntity getPayment()
public void setPayment(ShoppingCartPaymentEntity payment)
payment - 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.