public class

SalesOrderEntity

extends Object
implements Serializable
java.lang.Object
   ↳ com.magento.api.SalesOrderEntity

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private String applied_rule_ids
private String base_currency_code
private String base_discount_amount
private String base_grand_total
private String base_shipping_amount
private String base_subtotal
private String base_tax_amount
private String base_to_global_rate
private String base_to_order_rate
private String base_total_canceled
private String base_total_invoiced
private String base_total_offline_refunded
private String base_total_online_refunded
private String base_total_paid
private String base_total_qty_ordered
private String base_total_refunded
private SalesOrderAddressEntity billing_address
private String billing_address_id
private String billing_firstname
private String billing_lastname
private String billing_name
private String created_at
private String customer_email
private String customer_firstname
private String customer_group_id
private String customer_id
private String customer_is_guest
private String customer_lastname
private String customer_note_notify
private String discount_amount
private String email_sent
private String gift_message
private String gift_message_id
private String global_currency_code
private String grand_total
private String increment_id
private String is_active
private String is_virtual
private SalesOrderItemEntity[] items
private String order_currency_code
private String order_id
private String parent_id
private SalesOrderPaymentEntity payment
private String quote_id
private String remote_ip
private SalesOrderAddressEntity shipping_address
private String shipping_address_id
private String shipping_amount
private String shipping_description
private String shipping_firstname
private String shipping_lastname
private String shipping_method
private String shipping_name
private String state
private String status
private SalesOrderStatusHistoryEntity[] status_history
private String store_currency_code
private String store_id
private String store_name
private String store_to_base_rate
private String store_to_order_rate
private String subtotal
private String tax_amount
private String total_canceled
private String total_invoiced
private String total_offline_refunded
private String total_online_refunded
private String total_paid
private String total_qty_ordered
private String total_refunded
private static TypeDesc typeDesc
private String updated_at
private String weight
Public Constructors
SalesOrderEntity()
SalesOrderEntity(String increment_id, String parent_id, String store_id, String created_at, String updated_at, String is_active, String customer_id, String tax_amount, String shipping_amount, String discount_amount, String subtotal, String grand_total, String total_paid, String total_refunded, String total_qty_ordered, String total_canceled, String total_invoiced, String total_online_refunded, String total_offline_refunded, String base_tax_amount, String base_shipping_amount, String base_discount_amount, String base_subtotal, String base_grand_total, String base_total_paid, String base_total_refunded, String base_total_qty_ordered, String base_total_canceled, String base_total_invoiced, String base_total_online_refunded, String base_total_offline_refunded, String billing_address_id, String billing_firstname, String billing_lastname, String shipping_address_id, String shipping_firstname, String shipping_lastname, String billing_name, String shipping_name, String store_to_base_rate, String store_to_order_rate, String base_to_global_rate, String base_to_order_rate, String weight, String store_name, String remote_ip, String status, String state, String applied_rule_ids, String global_currency_code, String base_currency_code, String store_currency_code, String order_currency_code, String shipping_method, String shipping_description, String customer_email, String customer_firstname, String customer_lastname, String quote_id, String is_virtual, String customer_group_id, String customer_note_notify, String customer_is_guest, String email_sent, String order_id, String gift_message_id, String gift_message, SalesOrderAddressEntity shipping_address, SalesOrderAddressEntity billing_address, SalesOrderItemEntity[] items, SalesOrderPaymentEntity payment, SalesOrderStatusHistoryEntity[] status_history)
Public Methods
synchronized boolean equals(Object obj)
String getApplied_rule_ids()
Gets the applied_rule_ids value for this SalesOrderEntity.
String getBase_currency_code()
Gets the base_currency_code value for this SalesOrderEntity.
String getBase_discount_amount()
Gets the base_discount_amount value for this SalesOrderEntity.
String getBase_grand_total()
Gets the base_grand_total value for this SalesOrderEntity.
String getBase_shipping_amount()
Gets the base_shipping_amount value for this SalesOrderEntity.
String getBase_subtotal()
Gets the base_subtotal value for this SalesOrderEntity.
String getBase_tax_amount()
Gets the base_tax_amount value for this SalesOrderEntity.
String getBase_to_global_rate()
Gets the base_to_global_rate value for this SalesOrderEntity.
String getBase_to_order_rate()
Gets the base_to_order_rate value for this SalesOrderEntity.
String getBase_total_canceled()
Gets the base_total_canceled value for this SalesOrderEntity.
String getBase_total_invoiced()
Gets the base_total_invoiced value for this SalesOrderEntity.
String getBase_total_offline_refunded()
Gets the base_total_offline_refunded value for this SalesOrderEntity.
String getBase_total_online_refunded()
Gets the base_total_online_refunded value for this SalesOrderEntity.
String getBase_total_paid()
Gets the base_total_paid value for this SalesOrderEntity.
String getBase_total_qty_ordered()
Gets the base_total_qty_ordered value for this SalesOrderEntity.
String getBase_total_refunded()
Gets the base_total_refunded value for this SalesOrderEntity.
SalesOrderAddressEntity getBilling_address()
Gets the billing_address value for this SalesOrderEntity.
String getBilling_address_id()
Gets the billing_address_id value for this SalesOrderEntity.
String getBilling_firstname()
Gets the billing_firstname value for this SalesOrderEntity.
String getBilling_lastname()
Gets the billing_lastname value for this SalesOrderEntity.
String getBilling_name()
Gets the billing_name value for this SalesOrderEntity.
String getCreated_at()
Gets the created_at value for this SalesOrderEntity.
String getCustomer_email()
Gets the customer_email value for this SalesOrderEntity.
String getCustomer_firstname()
Gets the customer_firstname value for this SalesOrderEntity.
String getCustomer_group_id()
Gets the customer_group_id value for this SalesOrderEntity.
String getCustomer_id()
Gets the customer_id value for this SalesOrderEntity.
String getCustomer_is_guest()
Gets the customer_is_guest value for this SalesOrderEntity.
String getCustomer_lastname()
Gets the customer_lastname value for this SalesOrderEntity.
String getCustomer_note_notify()
Gets the customer_note_notify value for this SalesOrderEntity.
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
String getDiscount_amount()
Gets the discount_amount value for this SalesOrderEntity.
String getEmail_sent()
Gets the email_sent value for this SalesOrderEntity.
String getGift_message()
Gets the gift_message value for this SalesOrderEntity.
String getGift_message_id()
Gets the gift_message_id value for this SalesOrderEntity.
String getGlobal_currency_code()
Gets the global_currency_code value for this SalesOrderEntity.
String getGrand_total()
Gets the grand_total value for this SalesOrderEntity.
String getIncrement_id()
Gets the increment_id value for this SalesOrderEntity.
String getIs_active()
Gets the is_active value for this SalesOrderEntity.
String getIs_virtual()
Gets the is_virtual value for this SalesOrderEntity.
SalesOrderItemEntity[] getItems()
Gets the items value for this SalesOrderEntity.
String getOrder_currency_code()
Gets the order_currency_code value for this SalesOrderEntity.
String getOrder_id()
Gets the order_id value for this SalesOrderEntity.
String getParent_id()
Gets the parent_id value for this SalesOrderEntity.
SalesOrderPaymentEntity getPayment()
Gets the payment value for this SalesOrderEntity.
String getQuote_id()
Gets the quote_id value for this SalesOrderEntity.
String getRemote_ip()
Gets the remote_ip value for this SalesOrderEntity.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
SalesOrderAddressEntity getShipping_address()
Gets the shipping_address value for this SalesOrderEntity.
String getShipping_address_id()
Gets the shipping_address_id value for this SalesOrderEntity.
String getShipping_amount()
Gets the shipping_amount value for this SalesOrderEntity.
String getShipping_description()
Gets the shipping_description value for this SalesOrderEntity.
String getShipping_firstname()
Gets the shipping_firstname value for this SalesOrderEntity.
String getShipping_lastname()
Gets the shipping_lastname value for this SalesOrderEntity.
String getShipping_method()
Gets the shipping_method value for this SalesOrderEntity.
String getShipping_name()
Gets the shipping_name value for this SalesOrderEntity.
String getState()
Gets the state value for this SalesOrderEntity.
String getStatus()
Gets the status value for this SalesOrderEntity.
SalesOrderStatusHistoryEntity[] getStatus_history()
Gets the status_history value for this SalesOrderEntity.
String getStore_currency_code()
Gets the store_currency_code value for this SalesOrderEntity.
String getStore_id()
Gets the store_id value for this SalesOrderEntity.
String getStore_name()
Gets the store_name value for this SalesOrderEntity.
String getStore_to_base_rate()
Gets the store_to_base_rate value for this SalesOrderEntity.
String getStore_to_order_rate()
Gets the store_to_order_rate value for this SalesOrderEntity.
String getSubtotal()
Gets the subtotal value for this SalesOrderEntity.
String getTax_amount()
Gets the tax_amount value for this SalesOrderEntity.
String getTotal_canceled()
Gets the total_canceled value for this SalesOrderEntity.
String getTotal_invoiced()
Gets the total_invoiced value for this SalesOrderEntity.
String getTotal_offline_refunded()
Gets the total_offline_refunded value for this SalesOrderEntity.
String getTotal_online_refunded()
Gets the total_online_refunded value for this SalesOrderEntity.
String getTotal_paid()
Gets the total_paid value for this SalesOrderEntity.
String getTotal_qty_ordered()
Gets the total_qty_ordered value for this SalesOrderEntity.
String getTotal_refunded()
Gets the total_refunded value for this SalesOrderEntity.
static TypeDesc getTypeDesc()
Return type metadata object
String getUpdated_at()
Gets the updated_at value for this SalesOrderEntity.
String getWeight()
Gets the weight value for this SalesOrderEntity.
synchronized int hashCode()
void setApplied_rule_ids(String applied_rule_ids)
Sets the applied_rule_ids value for this SalesOrderEntity.
void setBase_currency_code(String base_currency_code)
Sets the base_currency_code value for this SalesOrderEntity.
void setBase_discount_amount(String base_discount_amount)
Sets the base_discount_amount value for this SalesOrderEntity.
void setBase_grand_total(String base_grand_total)
Sets the base_grand_total value for this SalesOrderEntity.
void setBase_shipping_amount(String base_shipping_amount)
Sets the base_shipping_amount value for this SalesOrderEntity.
void setBase_subtotal(String base_subtotal)
Sets the base_subtotal value for this SalesOrderEntity.
void setBase_tax_amount(String base_tax_amount)
Sets the base_tax_amount value for this SalesOrderEntity.
void setBase_to_global_rate(String base_to_global_rate)
Sets the base_to_global_rate value for this SalesOrderEntity.
void setBase_to_order_rate(String base_to_order_rate)
Sets the base_to_order_rate value for this SalesOrderEntity.
void setBase_total_canceled(String base_total_canceled)
Sets the base_total_canceled value for this SalesOrderEntity.
void setBase_total_invoiced(String base_total_invoiced)
Sets the base_total_invoiced value for this SalesOrderEntity.
void setBase_total_offline_refunded(String base_total_offline_refunded)
Sets the base_total_offline_refunded value for this SalesOrderEntity.
void setBase_total_online_refunded(String base_total_online_refunded)
Sets the base_total_online_refunded value for this SalesOrderEntity.
void setBase_total_paid(String base_total_paid)
Sets the base_total_paid value for this SalesOrderEntity.
void setBase_total_qty_ordered(String base_total_qty_ordered)
Sets the base_total_qty_ordered value for this SalesOrderEntity.
void setBase_total_refunded(String base_total_refunded)
Sets the base_total_refunded value for this SalesOrderEntity.
void setBilling_address(SalesOrderAddressEntity billing_address)
Sets the billing_address value for this SalesOrderEntity.
void setBilling_address_id(String billing_address_id)
Sets the billing_address_id value for this SalesOrderEntity.
void setBilling_firstname(String billing_firstname)
Sets the billing_firstname value for this SalesOrderEntity.
void setBilling_lastname(String billing_lastname)
Sets the billing_lastname value for this SalesOrderEntity.
void setBilling_name(String billing_name)
Sets the billing_name value for this SalesOrderEntity.
void setCreated_at(String created_at)
Sets the created_at value for this SalesOrderEntity.
void setCustomer_email(String customer_email)
Sets the customer_email value for this SalesOrderEntity.
void setCustomer_firstname(String customer_firstname)
Sets the customer_firstname value for this SalesOrderEntity.
void setCustomer_group_id(String customer_group_id)
Sets the customer_group_id value for this SalesOrderEntity.
void setCustomer_id(String customer_id)
Sets the customer_id value for this SalesOrderEntity.
void setCustomer_is_guest(String customer_is_guest)
Sets the customer_is_guest value for this SalesOrderEntity.
void setCustomer_lastname(String customer_lastname)
Sets the customer_lastname value for this SalesOrderEntity.
void setCustomer_note_notify(String customer_note_notify)
Sets the customer_note_notify value for this SalesOrderEntity.
void setDiscount_amount(String discount_amount)
Sets the discount_amount value for this SalesOrderEntity.
void setEmail_sent(String email_sent)
Sets the email_sent value for this SalesOrderEntity.
void setGift_message(String gift_message)
Sets the gift_message value for this SalesOrderEntity.
void setGift_message_id(String gift_message_id)
Sets the gift_message_id value for this SalesOrderEntity.
void setGlobal_currency_code(String global_currency_code)
Sets the global_currency_code value for this SalesOrderEntity.
void setGrand_total(String grand_total)
Sets the grand_total value for this SalesOrderEntity.
void setIncrement_id(String increment_id)
Sets the increment_id value for this SalesOrderEntity.
void setIs_active(String is_active)
Sets the is_active value for this SalesOrderEntity.
void setIs_virtual(String is_virtual)
Sets the is_virtual value for this SalesOrderEntity.
void setItems(SalesOrderItemEntity[] items)
Sets the items value for this SalesOrderEntity.
void setOrder_currency_code(String order_currency_code)
Sets the order_currency_code value for this SalesOrderEntity.
void setOrder_id(String order_id)
Sets the order_id value for this SalesOrderEntity.
void setParent_id(String parent_id)
Sets the parent_id value for this SalesOrderEntity.
void setPayment(SalesOrderPaymentEntity payment)
Sets the payment value for this SalesOrderEntity.
void setQuote_id(String quote_id)
Sets the quote_id value for this SalesOrderEntity.
void setRemote_ip(String remote_ip)
Sets the remote_ip value for this SalesOrderEntity.
void setShipping_address(SalesOrderAddressEntity shipping_address)
Sets the shipping_address value for this SalesOrderEntity.
void setShipping_address_id(String shipping_address_id)
Sets the shipping_address_id value for this SalesOrderEntity.
void setShipping_amount(String shipping_amount)
Sets the shipping_amount value for this SalesOrderEntity.
void setShipping_description(String shipping_description)
Sets the shipping_description value for this SalesOrderEntity.
void setShipping_firstname(String shipping_firstname)
Sets the shipping_firstname value for this SalesOrderEntity.
void setShipping_lastname(String shipping_lastname)
Sets the shipping_lastname value for this SalesOrderEntity.
void setShipping_method(String shipping_method)
Sets the shipping_method value for this SalesOrderEntity.
void setShipping_name(String shipping_name)
Sets the shipping_name value for this SalesOrderEntity.
void setState(String state)
Sets the state value for this SalesOrderEntity.
void setStatus(String status)
Sets the status value for this SalesOrderEntity.
void setStatus_history(SalesOrderStatusHistoryEntity[] status_history)
Sets the status_history value for this SalesOrderEntity.
void setStore_currency_code(String store_currency_code)
Sets the store_currency_code value for this SalesOrderEntity.
void setStore_id(String store_id)
Sets the store_id value for this SalesOrderEntity.
void setStore_name(String store_name)
Sets the store_name value for this SalesOrderEntity.
void setStore_to_base_rate(String store_to_base_rate)
Sets the store_to_base_rate value for this SalesOrderEntity.
void setStore_to_order_rate(String store_to_order_rate)
Sets the store_to_order_rate value for this SalesOrderEntity.
void setSubtotal(String subtotal)
Sets the subtotal value for this SalesOrderEntity.
void setTax_amount(String tax_amount)
Sets the tax_amount value for this SalesOrderEntity.
void setTotal_canceled(String total_canceled)
Sets the total_canceled value for this SalesOrderEntity.
void setTotal_invoiced(String total_invoiced)
Sets the total_invoiced value for this SalesOrderEntity.
void setTotal_offline_refunded(String total_offline_refunded)
Sets the total_offline_refunded value for this SalesOrderEntity.
void setTotal_online_refunded(String total_online_refunded)
Sets the total_online_refunded value for this SalesOrderEntity.
void setTotal_paid(String total_paid)
Sets the total_paid value for this SalesOrderEntity.
void setTotal_qty_ordered(String total_qty_ordered)
Sets the total_qty_ordered value for this SalesOrderEntity.
void setTotal_refunded(String total_refunded)
Sets the total_refunded value for this SalesOrderEntity.
void setUpdated_at(String updated_at)
Sets the updated_at value for this SalesOrderEntity.
void setWeight(String weight)
Sets the weight value for this SalesOrderEntity.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private String applied_rule_ids

private String base_currency_code

private String base_discount_amount

private String base_grand_total

private String base_shipping_amount

private String base_subtotal

private String base_tax_amount

private String base_to_global_rate

private String base_to_order_rate

private String base_total_canceled

private String base_total_invoiced

private String base_total_offline_refunded

private String base_total_online_refunded

private String base_total_paid

private String base_total_qty_ordered

private String base_total_refunded

private SalesOrderAddressEntity billing_address

private String billing_address_id

private String billing_firstname

private String billing_lastname

private String billing_name

private String created_at

private String customer_email

private String customer_firstname

private String customer_group_id

private String customer_id

private String customer_is_guest

private String customer_lastname

private String customer_note_notify

private String discount_amount

private String email_sent

private String gift_message

private String gift_message_id

private String global_currency_code

private String grand_total

private String increment_id

private String is_active

private String is_virtual

private SalesOrderItemEntity[] items

private String order_currency_code

private String order_id

private String parent_id

private SalesOrderPaymentEntity payment

private String quote_id

private String remote_ip

private SalesOrderAddressEntity shipping_address

private String shipping_address_id

private String shipping_amount

private String shipping_description

private String shipping_firstname

private String shipping_lastname

private String shipping_method

private String shipping_name

private String state

private String status

private SalesOrderStatusHistoryEntity[] status_history

private String store_currency_code

private String store_id

private String store_name

private String store_to_base_rate

private String store_to_order_rate

private String subtotal

private String tax_amount

private String total_canceled

private String total_invoiced

private String total_offline_refunded

private String total_online_refunded

private String total_paid

private String total_qty_ordered

private String total_refunded

private static TypeDesc typeDesc

private String updated_at

private String weight

Public Constructors

public SalesOrderEntity ()

public SalesOrderEntity (String increment_id, String parent_id, String store_id, String created_at, String updated_at, String is_active, String customer_id, String tax_amount, String shipping_amount, String discount_amount, String subtotal, String grand_total, String total_paid, String total_refunded, String total_qty_ordered, String total_canceled, String total_invoiced, String total_online_refunded, String total_offline_refunded, String base_tax_amount, String base_shipping_amount, String base_discount_amount, String base_subtotal, String base_grand_total, String base_total_paid, String base_total_refunded, String base_total_qty_ordered, String base_total_canceled, String base_total_invoiced, String base_total_online_refunded, String base_total_offline_refunded, String billing_address_id, String billing_firstname, String billing_lastname, String shipping_address_id, String shipping_firstname, String shipping_lastname, String billing_name, String shipping_name, String store_to_base_rate, String store_to_order_rate, String base_to_global_rate, String base_to_order_rate, String weight, String store_name, String remote_ip, String status, String state, String applied_rule_ids, String global_currency_code, String base_currency_code, String store_currency_code, String order_currency_code, String shipping_method, String shipping_description, String customer_email, String customer_firstname, String customer_lastname, String quote_id, String is_virtual, String customer_group_id, String customer_note_notify, String customer_is_guest, String email_sent, String order_id, String gift_message_id, String gift_message, SalesOrderAddressEntity shipping_address, SalesOrderAddressEntity billing_address, SalesOrderItemEntity[] items, SalesOrderPaymentEntity payment, SalesOrderStatusHistoryEntity[] status_history)

Parameters
increment_id
parent_id
store_id
created_at
updated_at
is_active
customer_id
tax_amount
shipping_amount
discount_amount
subtotal
grand_total
total_paid
total_refunded
total_qty_ordered
total_canceled
total_invoiced
total_online_refunded
total_offline_refunded
base_tax_amount
base_shipping_amount
base_discount_amount
base_subtotal
base_grand_total
base_total_paid
base_total_refunded
base_total_qty_ordered
base_total_canceled
base_total_invoiced
base_total_online_refunded
base_total_offline_refunded
billing_address_id
billing_firstname
billing_lastname
shipping_address_id
shipping_firstname
shipping_lastname
billing_name
shipping_name
store_to_base_rate
store_to_order_rate
base_to_global_rate
base_to_order_rate
weight
store_name
remote_ip
status
state
applied_rule_ids
global_currency_code
base_currency_code
store_currency_code
order_currency_code
shipping_method
shipping_description
customer_email
customer_firstname
customer_lastname
quote_id
is_virtual
customer_group_id
customer_note_notify
customer_is_guest
email_sent
order_id
gift_message_id
gift_message
shipping_address
billing_address
items
payment
status_history

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public String getApplied_rule_ids ()

Gets the applied_rule_ids value for this SalesOrderEntity.

Returns
  • applied_rule_ids

public String getBase_currency_code ()

Gets the base_currency_code value for this SalesOrderEntity.

Returns
  • base_currency_code

public String getBase_discount_amount ()

Gets the base_discount_amount value for this SalesOrderEntity.

Returns
  • base_discount_amount

public String getBase_grand_total ()

Gets the base_grand_total value for this SalesOrderEntity.

Returns
  • base_grand_total

public String getBase_shipping_amount ()

Gets the base_shipping_amount value for this SalesOrderEntity.

Returns
  • base_shipping_amount

public String getBase_subtotal ()

Gets the base_subtotal value for this SalesOrderEntity.

Returns
  • base_subtotal

public String getBase_tax_amount ()

Gets the base_tax_amount value for this SalesOrderEntity.

Returns
  • base_tax_amount

public String getBase_to_global_rate ()

Gets the base_to_global_rate value for this SalesOrderEntity.

Returns
  • base_to_global_rate

public String getBase_to_order_rate ()

Gets the base_to_order_rate value for this SalesOrderEntity.

Returns
  • base_to_order_rate

public String getBase_total_canceled ()

Gets the base_total_canceled value for this SalesOrderEntity.

Returns
  • base_total_canceled

public String getBase_total_invoiced ()

Gets the base_total_invoiced value for this SalesOrderEntity.

Returns
  • base_total_invoiced

public String getBase_total_offline_refunded ()

Gets the base_total_offline_refunded value for this SalesOrderEntity.

Returns
  • base_total_offline_refunded

public String getBase_total_online_refunded ()

Gets the base_total_online_refunded value for this SalesOrderEntity.

Returns
  • base_total_online_refunded

public String getBase_total_paid ()

Gets the base_total_paid value for this SalesOrderEntity.

Returns
  • base_total_paid

public String getBase_total_qty_ordered ()

Gets the base_total_qty_ordered value for this SalesOrderEntity.

Returns
  • base_total_qty_ordered

public String getBase_total_refunded ()

Gets the base_total_refunded value for this SalesOrderEntity.

Returns
  • base_total_refunded

public SalesOrderAddressEntity getBilling_address ()

Gets the billing_address value for this SalesOrderEntity.

Returns
  • billing_address

public String getBilling_address_id ()

Gets the billing_address_id value for this SalesOrderEntity.

Returns
  • billing_address_id

public String getBilling_firstname ()

Gets the billing_firstname value for this SalesOrderEntity.

Returns
  • billing_firstname

public String getBilling_lastname ()

Gets the billing_lastname value for this SalesOrderEntity.

Returns
  • billing_lastname

public String getBilling_name ()

Gets the billing_name value for this SalesOrderEntity.

Returns
  • billing_name

public String getCreated_at ()

Gets the created_at value for this SalesOrderEntity.

Returns
  • created_at

public String getCustomer_email ()

Gets the customer_email value for this SalesOrderEntity.

Returns
  • customer_email

public String getCustomer_firstname ()

Gets the customer_firstname value for this SalesOrderEntity.

Returns
  • customer_firstname

public String getCustomer_group_id ()

Gets the customer_group_id value for this SalesOrderEntity.

Returns
  • customer_group_id

public String getCustomer_id ()

Gets the customer_id value for this SalesOrderEntity.

Returns
  • customer_id

public String getCustomer_is_guest ()

Gets the customer_is_guest value for this SalesOrderEntity.

Returns
  • customer_is_guest

public String getCustomer_lastname ()

Gets the customer_lastname value for this SalesOrderEntity.

Returns
  • customer_lastname

public String getCustomer_note_notify ()

Gets the customer_note_notify value for this SalesOrderEntity.

Returns
  • customer_note_notify

public static Deserializer getDeserializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public String getDiscount_amount ()

Gets the discount_amount value for this SalesOrderEntity.

Returns
  • discount_amount

public String getEmail_sent ()

Gets the email_sent value for this SalesOrderEntity.

Returns
  • email_sent

public String getGift_message ()

Gets the gift_message value for this SalesOrderEntity.

Returns
  • gift_message

public String getGift_message_id ()

Gets the gift_message_id value for this SalesOrderEntity.

Returns
  • gift_message_id

public String getGlobal_currency_code ()

Gets the global_currency_code value for this SalesOrderEntity.

Returns
  • global_currency_code

public String getGrand_total ()

Gets the grand_total value for this SalesOrderEntity.

Returns
  • grand_total

public String getIncrement_id ()

Gets the increment_id value for this SalesOrderEntity.

Returns
  • increment_id

public String getIs_active ()

Gets the is_active value for this SalesOrderEntity.

Returns
  • is_active

public String getIs_virtual ()

Gets the is_virtual value for this SalesOrderEntity.

Returns
  • is_virtual

public SalesOrderItemEntity[] getItems ()

Gets the items value for this SalesOrderEntity.

Returns
  • items

public String getOrder_currency_code ()

Gets the order_currency_code value for this SalesOrderEntity.

Returns
  • order_currency_code

public String getOrder_id ()

Gets the order_id value for this SalesOrderEntity.

Returns
  • order_id

public String getParent_id ()

Gets the parent_id value for this SalesOrderEntity.

Returns
  • parent_id

public SalesOrderPaymentEntity getPayment ()

Gets the payment value for this SalesOrderEntity.

Returns
  • payment

public String getQuote_id ()

Gets the quote_id value for this SalesOrderEntity.

Returns
  • quote_id

public String getRemote_ip ()

Gets the remote_ip value for this SalesOrderEntity.

Returns
  • remote_ip

public static Serializer getSerializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public SalesOrderAddressEntity getShipping_address ()

Gets the shipping_address value for this SalesOrderEntity.

Returns
  • shipping_address

public String getShipping_address_id ()

Gets the shipping_address_id value for this SalesOrderEntity.

Returns
  • shipping_address_id

public String getShipping_amount ()

Gets the shipping_amount value for this SalesOrderEntity.

Returns
  • shipping_amount

public String getShipping_description ()

Gets the shipping_description value for this SalesOrderEntity.

Returns
  • shipping_description

public String getShipping_firstname ()

Gets the shipping_firstname value for this SalesOrderEntity.

Returns
  • shipping_firstname

public String getShipping_lastname ()

Gets the shipping_lastname value for this SalesOrderEntity.

Returns
  • shipping_lastname

public String getShipping_method ()

Gets the shipping_method value for this SalesOrderEntity.

Returns
  • shipping_method

public String getShipping_name ()

Gets the shipping_name value for this SalesOrderEntity.

Returns
  • shipping_name

public String getState ()

Gets the state value for this SalesOrderEntity.

Returns
  • state

public String getStatus ()

Gets the status value for this SalesOrderEntity.

Returns
  • status

public SalesOrderStatusHistoryEntity[] getStatus_history ()

Gets the status_history value for this SalesOrderEntity.

Returns
  • status_history

public String getStore_currency_code ()

Gets the store_currency_code value for this SalesOrderEntity.

Returns
  • store_currency_code

public String getStore_id ()

Gets the store_id value for this SalesOrderEntity.

Returns
  • store_id

public String getStore_name ()

Gets the store_name value for this SalesOrderEntity.

Returns
  • store_name

public String getStore_to_base_rate ()

Gets the store_to_base_rate value for this SalesOrderEntity.

Returns
  • store_to_base_rate

public String getStore_to_order_rate ()

Gets the store_to_order_rate value for this SalesOrderEntity.

Returns
  • store_to_order_rate

public String getSubtotal ()

Gets the subtotal value for this SalesOrderEntity.

Returns
  • subtotal

public String getTax_amount ()

Gets the tax_amount value for this SalesOrderEntity.

Returns
  • tax_amount

public String getTotal_canceled ()

Gets the total_canceled value for this SalesOrderEntity.

Returns
  • total_canceled

public String getTotal_invoiced ()

Gets the total_invoiced value for this SalesOrderEntity.

Returns
  • total_invoiced

public String getTotal_offline_refunded ()

Gets the total_offline_refunded value for this SalesOrderEntity.

Returns
  • total_offline_refunded

public String getTotal_online_refunded ()

Gets the total_online_refunded value for this SalesOrderEntity.

Returns
  • total_online_refunded

public String getTotal_paid ()

Gets the total_paid value for this SalesOrderEntity.

Returns
  • total_paid

public String getTotal_qty_ordered ()

Gets the total_qty_ordered value for this SalesOrderEntity.

Returns
  • total_qty_ordered

public String getTotal_refunded ()

Gets the total_refunded value for this SalesOrderEntity.

Returns
  • total_refunded

public static TypeDesc getTypeDesc ()

Return type metadata object

public String getUpdated_at ()

Gets the updated_at value for this SalesOrderEntity.

Returns
  • updated_at

public String getWeight ()

Gets the weight value for this SalesOrderEntity.

Returns
  • weight

public synchronized int hashCode ()

public void setApplied_rule_ids (String applied_rule_ids)

Sets the applied_rule_ids value for this SalesOrderEntity.

Parameters
applied_rule_ids

public void setBase_currency_code (String base_currency_code)

Sets the base_currency_code value for this SalesOrderEntity.

Parameters
base_currency_code

public void setBase_discount_amount (String base_discount_amount)

Sets the base_discount_amount value for this SalesOrderEntity.

Parameters
base_discount_amount

public void setBase_grand_total (String base_grand_total)

Sets the base_grand_total value for this SalesOrderEntity.

Parameters
base_grand_total

public void setBase_shipping_amount (String base_shipping_amount)

Sets the base_shipping_amount value for this SalesOrderEntity.

Parameters
base_shipping_amount

public void setBase_subtotal (String base_subtotal)

Sets the base_subtotal value for this SalesOrderEntity.

Parameters
base_subtotal

public void setBase_tax_amount (String base_tax_amount)

Sets the base_tax_amount value for this SalesOrderEntity.

Parameters
base_tax_amount

public void setBase_to_global_rate (String base_to_global_rate)

Sets the base_to_global_rate value for this SalesOrderEntity.

Parameters
base_to_global_rate

public void setBase_to_order_rate (String base_to_order_rate)

Sets the base_to_order_rate value for this SalesOrderEntity.

Parameters
base_to_order_rate

public void setBase_total_canceled (String base_total_canceled)

Sets the base_total_canceled value for this SalesOrderEntity.

Parameters
base_total_canceled

public void setBase_total_invoiced (String base_total_invoiced)

Sets the base_total_invoiced value for this SalesOrderEntity.

Parameters
base_total_invoiced

public void setBase_total_offline_refunded (String base_total_offline_refunded)

Sets the base_total_offline_refunded value for this SalesOrderEntity.

Parameters
base_total_offline_refunded

public void setBase_total_online_refunded (String base_total_online_refunded)

Sets the base_total_online_refunded value for this SalesOrderEntity.

Parameters
base_total_online_refunded

public void setBase_total_paid (String base_total_paid)

Sets the base_total_paid value for this SalesOrderEntity.

Parameters
base_total_paid

public void setBase_total_qty_ordered (String base_total_qty_ordered)

Sets the base_total_qty_ordered value for this SalesOrderEntity.

Parameters
base_total_qty_ordered

public void setBase_total_refunded (String base_total_refunded)

Sets the base_total_refunded value for this SalesOrderEntity.

Parameters
base_total_refunded

public void setBilling_address (SalesOrderAddressEntity billing_address)

Sets the billing_address value for this SalesOrderEntity.

Parameters
billing_address

public void setBilling_address_id (String billing_address_id)

Sets the billing_address_id value for this SalesOrderEntity.

Parameters
billing_address_id

public void setBilling_firstname (String billing_firstname)

Sets the billing_firstname value for this SalesOrderEntity.

Parameters
billing_firstname

public void setBilling_lastname (String billing_lastname)

Sets the billing_lastname value for this SalesOrderEntity.

Parameters
billing_lastname

public void setBilling_name (String billing_name)

Sets the billing_name value for this SalesOrderEntity.

Parameters
billing_name

public void setCreated_at (String created_at)

Sets the created_at value for this SalesOrderEntity.

Parameters
created_at

public void setCustomer_email (String customer_email)

Sets the customer_email value for this SalesOrderEntity.

Parameters
customer_email

public void setCustomer_firstname (String customer_firstname)

Sets the customer_firstname value for this SalesOrderEntity.

Parameters
customer_firstname

public void setCustomer_group_id (String customer_group_id)

Sets the customer_group_id value for this SalesOrderEntity.

Parameters
customer_group_id

public void setCustomer_id (String customer_id)

Sets the customer_id value for this SalesOrderEntity.

Parameters
customer_id

public void setCustomer_is_guest (String customer_is_guest)

Sets the customer_is_guest value for this SalesOrderEntity.

Parameters
customer_is_guest

public void setCustomer_lastname (String customer_lastname)

Sets the customer_lastname value for this SalesOrderEntity.

Parameters
customer_lastname

public void setCustomer_note_notify (String customer_note_notify)

Sets the customer_note_notify value for this SalesOrderEntity.

Parameters
customer_note_notify

public void setDiscount_amount (String discount_amount)

Sets the discount_amount value for this SalesOrderEntity.

Parameters
discount_amount

public void setEmail_sent (String email_sent)

Sets the email_sent value for this SalesOrderEntity.

Parameters
email_sent

public void setGift_message (String gift_message)

Sets the gift_message value for this SalesOrderEntity.

Parameters
gift_message

public void setGift_message_id (String gift_message_id)

Sets the gift_message_id value for this SalesOrderEntity.

Parameters
gift_message_id

public void setGlobal_currency_code (String global_currency_code)

Sets the global_currency_code value for this SalesOrderEntity.

Parameters
global_currency_code

public void setGrand_total (String grand_total)

Sets the grand_total value for this SalesOrderEntity.

Parameters
grand_total

public void setIncrement_id (String increment_id)

Sets the increment_id value for this SalesOrderEntity.

Parameters
increment_id

public void setIs_active (String is_active)

Sets the is_active value for this SalesOrderEntity.

Parameters
is_active

public void setIs_virtual (String is_virtual)

Sets the is_virtual value for this SalesOrderEntity.

Parameters
is_virtual

public void setItems (SalesOrderItemEntity[] items)

Sets the items value for this SalesOrderEntity.

Parameters
items

public void setOrder_currency_code (String order_currency_code)

Sets the order_currency_code value for this SalesOrderEntity.

Parameters
order_currency_code

public void setOrder_id (String order_id)

Sets the order_id value for this SalesOrderEntity.

Parameters
order_id

public void setParent_id (String parent_id)

Sets the parent_id value for this SalesOrderEntity.

Parameters
parent_id

public void setPayment (SalesOrderPaymentEntity payment)

Sets the payment value for this SalesOrderEntity.

Parameters
payment

public void setQuote_id (String quote_id)

Sets the quote_id value for this SalesOrderEntity.

Parameters
quote_id

public void setRemote_ip (String remote_ip)

Sets the remote_ip value for this SalesOrderEntity.

Parameters
remote_ip

public void setShipping_address (SalesOrderAddressEntity shipping_address)

Sets the shipping_address value for this SalesOrderEntity.

Parameters
shipping_address

public void setShipping_address_id (String shipping_address_id)

Sets the shipping_address_id value for this SalesOrderEntity.

Parameters
shipping_address_id

public void setShipping_amount (String shipping_amount)

Sets the shipping_amount value for this SalesOrderEntity.

Parameters
shipping_amount

public void setShipping_description (String shipping_description)

Sets the shipping_description value for this SalesOrderEntity.

Parameters
shipping_description

public void setShipping_firstname (String shipping_firstname)

Sets the shipping_firstname value for this SalesOrderEntity.

Parameters
shipping_firstname

public void setShipping_lastname (String shipping_lastname)

Sets the shipping_lastname value for this SalesOrderEntity.

Parameters
shipping_lastname

public void setShipping_method (String shipping_method)

Sets the shipping_method value for this SalesOrderEntity.

Parameters
shipping_method

public void setShipping_name (String shipping_name)

Sets the shipping_name value for this SalesOrderEntity.

Parameters
shipping_name

public void setState (String state)

Sets the state value for this SalesOrderEntity.

Parameters
state

public void setStatus (String status)

Sets the status value for this SalesOrderEntity.

Parameters
status

public void setStatus_history (SalesOrderStatusHistoryEntity[] status_history)

Sets the status_history value for this SalesOrderEntity.

Parameters
status_history

public void setStore_currency_code (String store_currency_code)

Sets the store_currency_code value for this SalesOrderEntity.

Parameters
store_currency_code

public void setStore_id (String store_id)

Sets the store_id value for this SalesOrderEntity.

Parameters
store_id

public void setStore_name (String store_name)

Sets the store_name value for this SalesOrderEntity.

Parameters
store_name

public void setStore_to_base_rate (String store_to_base_rate)

Sets the store_to_base_rate value for this SalesOrderEntity.

Parameters
store_to_base_rate

public void setStore_to_order_rate (String store_to_order_rate)

Sets the store_to_order_rate value for this SalesOrderEntity.

Parameters
store_to_order_rate

public void setSubtotal (String subtotal)

Sets the subtotal value for this SalesOrderEntity.

Parameters
subtotal

public void setTax_amount (String tax_amount)

Sets the tax_amount value for this SalesOrderEntity.

Parameters
tax_amount

public void setTotal_canceled (String total_canceled)

Sets the total_canceled value for this SalesOrderEntity.

Parameters
total_canceled

public void setTotal_invoiced (String total_invoiced)

Sets the total_invoiced value for this SalesOrderEntity.

Parameters
total_invoiced

public void setTotal_offline_refunded (String total_offline_refunded)

Sets the total_offline_refunded value for this SalesOrderEntity.

Parameters
total_offline_refunded

public void setTotal_online_refunded (String total_online_refunded)

Sets the total_online_refunded value for this SalesOrderEntity.

Parameters
total_online_refunded

public void setTotal_paid (String total_paid)

Sets the total_paid value for this SalesOrderEntity.

Parameters
total_paid

public void setTotal_qty_ordered (String total_qty_ordered)

Sets the total_qty_ordered value for this SalesOrderEntity.

Parameters
total_qty_ordered

public void setTotal_refunded (String total_refunded)

Sets the total_refunded value for this SalesOrderEntity.

Parameters
total_refunded

public void setUpdated_at (String updated_at)

Sets the updated_at value for this SalesOrderEntity.

Parameters
updated_at

public void setWeight (String weight)

Sets the weight value for this SalesOrderEntity.

Parameters
weight