public class

SalesOrderInvoiceEntity

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

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
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 billing_address_id
private String billing_firstname
private String billing_lastname
private SalesOrderInvoiceCommentEntity[] comments
private String created_at
private String discount_amount
private String global_currency_code
private String grand_total
private String increment_id
private String invoice_id
private String is_active
private SalesOrderInvoiceItemEntity[] items
private String order_created_at
private String order_currency_code
private String order_id
private String order_increment_id
private String parent_id
private String shipping_amount
private String state
private String store_currency_code
private String store_id
private String store_to_base_rate
private String store_to_order_rate
private String subtotal
private String tax_amount
private static TypeDesc typeDesc
private String updated_at
Public Constructors
SalesOrderInvoiceEntity()
SalesOrderInvoiceEntity(String increment_id, String parent_id, String store_id, String created_at, String updated_at, String is_active, String global_currency_code, String base_currency_code, String store_currency_code, String order_currency_code, String store_to_base_rate, String store_to_order_rate, String base_to_global_rate, String base_to_order_rate, String subtotal, String base_subtotal, String base_grand_total, String discount_amount, String base_discount_amount, String shipping_amount, String base_shipping_amount, String tax_amount, String base_tax_amount, String billing_address_id, String billing_firstname, String billing_lastname, String order_id, String order_increment_id, String order_created_at, String state, String grand_total, String invoice_id, SalesOrderInvoiceItemEntity[] items, SalesOrderInvoiceCommentEntity[] comments)
Public Methods
synchronized boolean equals(Object obj)
String getBase_currency_code()
Gets the base_currency_code value for this SalesOrderInvoiceEntity.
String getBase_discount_amount()
Gets the base_discount_amount value for this SalesOrderInvoiceEntity.
String getBase_grand_total()
Gets the base_grand_total value for this SalesOrderInvoiceEntity.
String getBase_shipping_amount()
Gets the base_shipping_amount value for this SalesOrderInvoiceEntity.
String getBase_subtotal()
Gets the base_subtotal value for this SalesOrderInvoiceEntity.
String getBase_tax_amount()
Gets the base_tax_amount value for this SalesOrderInvoiceEntity.
String getBase_to_global_rate()
Gets the base_to_global_rate value for this SalesOrderInvoiceEntity.
String getBase_to_order_rate()
Gets the base_to_order_rate value for this SalesOrderInvoiceEntity.
String getBilling_address_id()
Gets the billing_address_id value for this SalesOrderInvoiceEntity.
String getBilling_firstname()
Gets the billing_firstname value for this SalesOrderInvoiceEntity.
String getBilling_lastname()
Gets the billing_lastname value for this SalesOrderInvoiceEntity.
SalesOrderInvoiceCommentEntity[] getComments()
Gets the comments value for this SalesOrderInvoiceEntity.
String getCreated_at()
Gets the created_at value for this SalesOrderInvoiceEntity.
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
String getDiscount_amount()
Gets the discount_amount value for this SalesOrderInvoiceEntity.
String getGlobal_currency_code()
Gets the global_currency_code value for this SalesOrderInvoiceEntity.
String getGrand_total()
Gets the grand_total value for this SalesOrderInvoiceEntity.
String getIncrement_id()
Gets the increment_id value for this SalesOrderInvoiceEntity.
String getInvoice_id()
Gets the invoice_id value for this SalesOrderInvoiceEntity.
String getIs_active()
Gets the is_active value for this SalesOrderInvoiceEntity.
SalesOrderInvoiceItemEntity[] getItems()
Gets the items value for this SalesOrderInvoiceEntity.
String getOrder_created_at()
Gets the order_created_at value for this SalesOrderInvoiceEntity.
String getOrder_currency_code()
Gets the order_currency_code value for this SalesOrderInvoiceEntity.
String getOrder_id()
Gets the order_id value for this SalesOrderInvoiceEntity.
String getOrder_increment_id()
Gets the order_increment_id value for this SalesOrderInvoiceEntity.
String getParent_id()
Gets the parent_id value for this SalesOrderInvoiceEntity.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
String getShipping_amount()
Gets the shipping_amount value for this SalesOrderInvoiceEntity.
String getState()
Gets the state value for this SalesOrderInvoiceEntity.
String getStore_currency_code()
Gets the store_currency_code value for this SalesOrderInvoiceEntity.
String getStore_id()
Gets the store_id value for this SalesOrderInvoiceEntity.
String getStore_to_base_rate()
Gets the store_to_base_rate value for this SalesOrderInvoiceEntity.
String getStore_to_order_rate()
Gets the store_to_order_rate value for this SalesOrderInvoiceEntity.
String getSubtotal()
Gets the subtotal value for this SalesOrderInvoiceEntity.
String getTax_amount()
Gets the tax_amount value for this SalesOrderInvoiceEntity.
static TypeDesc getTypeDesc()
Return type metadata object
String getUpdated_at()
Gets the updated_at value for this SalesOrderInvoiceEntity.
synchronized int hashCode()
void setBase_currency_code(String base_currency_code)
Sets the base_currency_code value for this SalesOrderInvoiceEntity.
void setBase_discount_amount(String base_discount_amount)
Sets the base_discount_amount value for this SalesOrderInvoiceEntity.
void setBase_grand_total(String base_grand_total)
Sets the base_grand_total value for this SalesOrderInvoiceEntity.
void setBase_shipping_amount(String base_shipping_amount)
Sets the base_shipping_amount value for this SalesOrderInvoiceEntity.
void setBase_subtotal(String base_subtotal)
Sets the base_subtotal value for this SalesOrderInvoiceEntity.
void setBase_tax_amount(String base_tax_amount)
Sets the base_tax_amount value for this SalesOrderInvoiceEntity.
void setBase_to_global_rate(String base_to_global_rate)
Sets the base_to_global_rate value for this SalesOrderInvoiceEntity.
void setBase_to_order_rate(String base_to_order_rate)
Sets the base_to_order_rate value for this SalesOrderInvoiceEntity.
void setBilling_address_id(String billing_address_id)
Sets the billing_address_id value for this SalesOrderInvoiceEntity.
void setBilling_firstname(String billing_firstname)
Sets the billing_firstname value for this SalesOrderInvoiceEntity.
void setBilling_lastname(String billing_lastname)
Sets the billing_lastname value for this SalesOrderInvoiceEntity.
void setComments(SalesOrderInvoiceCommentEntity[] comments)
Sets the comments value for this SalesOrderInvoiceEntity.
void setCreated_at(String created_at)
Sets the created_at value for this SalesOrderInvoiceEntity.
void setDiscount_amount(String discount_amount)
Sets the discount_amount value for this SalesOrderInvoiceEntity.
void setGlobal_currency_code(String global_currency_code)
Sets the global_currency_code value for this SalesOrderInvoiceEntity.
void setGrand_total(String grand_total)
Sets the grand_total value for this SalesOrderInvoiceEntity.
void setIncrement_id(String increment_id)
Sets the increment_id value for this SalesOrderInvoiceEntity.
void setInvoice_id(String invoice_id)
Sets the invoice_id value for this SalesOrderInvoiceEntity.
void setIs_active(String is_active)
Sets the is_active value for this SalesOrderInvoiceEntity.
void setItems(SalesOrderInvoiceItemEntity[] items)
Sets the items value for this SalesOrderInvoiceEntity.
void setOrder_created_at(String order_created_at)
Sets the order_created_at value for this SalesOrderInvoiceEntity.
void setOrder_currency_code(String order_currency_code)
Sets the order_currency_code value for this SalesOrderInvoiceEntity.
void setOrder_id(String order_id)
Sets the order_id value for this SalesOrderInvoiceEntity.
void setOrder_increment_id(String order_increment_id)
Sets the order_increment_id value for this SalesOrderInvoiceEntity.
void setParent_id(String parent_id)
Sets the parent_id value for this SalesOrderInvoiceEntity.
void setShipping_amount(String shipping_amount)
Sets the shipping_amount value for this SalesOrderInvoiceEntity.
void setState(String state)
Sets the state value for this SalesOrderInvoiceEntity.
void setStore_currency_code(String store_currency_code)
Sets the store_currency_code value for this SalesOrderInvoiceEntity.
void setStore_id(String store_id)
Sets the store_id value for this SalesOrderInvoiceEntity.
void setStore_to_base_rate(String store_to_base_rate)
Sets the store_to_base_rate value for this SalesOrderInvoiceEntity.
void setStore_to_order_rate(String store_to_order_rate)
Sets the store_to_order_rate value for this SalesOrderInvoiceEntity.
void setSubtotal(String subtotal)
Sets the subtotal value for this SalesOrderInvoiceEntity.
void setTax_amount(String tax_amount)
Sets the tax_amount value for this SalesOrderInvoiceEntity.
void setUpdated_at(String updated_at)
Sets the updated_at value for this SalesOrderInvoiceEntity.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

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 billing_address_id

private String billing_firstname

private String billing_lastname

private String created_at

private String discount_amount

private String global_currency_code

private String grand_total

private String increment_id

private String invoice_id

private String is_active

private String order_created_at

private String order_currency_code

private String order_id

private String order_increment_id

private String parent_id

private String shipping_amount

private String state

private String store_currency_code

private String store_id

private String store_to_base_rate

private String store_to_order_rate

private String subtotal

private String tax_amount

private static TypeDesc typeDesc

private String updated_at

Public Constructors

public SalesOrderInvoiceEntity ()

public SalesOrderInvoiceEntity (String increment_id, String parent_id, String store_id, String created_at, String updated_at, String is_active, String global_currency_code, String base_currency_code, String store_currency_code, String order_currency_code, String store_to_base_rate, String store_to_order_rate, String base_to_global_rate, String base_to_order_rate, String subtotal, String base_subtotal, String base_grand_total, String discount_amount, String base_discount_amount, String shipping_amount, String base_shipping_amount, String tax_amount, String base_tax_amount, String billing_address_id, String billing_firstname, String billing_lastname, String order_id, String order_increment_id, String order_created_at, String state, String grand_total, String invoice_id, SalesOrderInvoiceItemEntity[] items, SalesOrderInvoiceCommentEntity[] comments)

Parameters
increment_id
parent_id
store_id
created_at
updated_at
is_active
global_currency_code
base_currency_code
store_currency_code
order_currency_code
store_to_base_rate
store_to_order_rate
base_to_global_rate
base_to_order_rate
subtotal
base_subtotal
base_grand_total
discount_amount
base_discount_amount
shipping_amount
base_shipping_amount
tax_amount
base_tax_amount
billing_address_id
billing_firstname
billing_lastname
order_id
order_increment_id
order_created_at
state
grand_total
invoice_id
items
comments

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public String getBase_currency_code ()

Gets the base_currency_code value for this SalesOrderInvoiceEntity.

Returns
  • base_currency_code

public String getBase_discount_amount ()

Gets the base_discount_amount value for this SalesOrderInvoiceEntity.

Returns
  • base_discount_amount

public String getBase_grand_total ()

Gets the base_grand_total value for this SalesOrderInvoiceEntity.

Returns
  • base_grand_total

public String getBase_shipping_amount ()

Gets the base_shipping_amount value for this SalesOrderInvoiceEntity.

Returns
  • base_shipping_amount

public String getBase_subtotal ()

Gets the base_subtotal value for this SalesOrderInvoiceEntity.

Returns
  • base_subtotal

public String getBase_tax_amount ()

Gets the base_tax_amount value for this SalesOrderInvoiceEntity.

Returns
  • base_tax_amount

public String getBase_to_global_rate ()

Gets the base_to_global_rate value for this SalesOrderInvoiceEntity.

Returns
  • base_to_global_rate

public String getBase_to_order_rate ()

Gets the base_to_order_rate value for this SalesOrderInvoiceEntity.

Returns
  • base_to_order_rate

public String getBilling_address_id ()

Gets the billing_address_id value for this SalesOrderInvoiceEntity.

Returns
  • billing_address_id

public String getBilling_firstname ()

Gets the billing_firstname value for this SalesOrderInvoiceEntity.

Returns
  • billing_firstname

public String getBilling_lastname ()

Gets the billing_lastname value for this SalesOrderInvoiceEntity.

Returns
  • billing_lastname

public SalesOrderInvoiceCommentEntity[] getComments ()

Gets the comments value for this SalesOrderInvoiceEntity.

Returns
  • comments

public String getCreated_at ()

Gets the created_at value for this SalesOrderInvoiceEntity.

Returns
  • created_at

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 SalesOrderInvoiceEntity.

Returns
  • discount_amount

public String getGlobal_currency_code ()

Gets the global_currency_code value for this SalesOrderInvoiceEntity.

Returns
  • global_currency_code

public String getGrand_total ()

Gets the grand_total value for this SalesOrderInvoiceEntity.

Returns
  • grand_total

public String getIncrement_id ()

Gets the increment_id value for this SalesOrderInvoiceEntity.

Returns
  • increment_id

public String getInvoice_id ()

Gets the invoice_id value for this SalesOrderInvoiceEntity.

Returns
  • invoice_id

public String getIs_active ()

Gets the is_active value for this SalesOrderInvoiceEntity.

Returns
  • is_active

public SalesOrderInvoiceItemEntity[] getItems ()

Gets the items value for this SalesOrderInvoiceEntity.

Returns
  • items

public String getOrder_created_at ()

Gets the order_created_at value for this SalesOrderInvoiceEntity.

Returns
  • order_created_at

public String getOrder_currency_code ()

Gets the order_currency_code value for this SalesOrderInvoiceEntity.

Returns
  • order_currency_code

public String getOrder_id ()

Gets the order_id value for this SalesOrderInvoiceEntity.

Returns
  • order_id

public String getOrder_increment_id ()

Gets the order_increment_id value for this SalesOrderInvoiceEntity.

Returns
  • order_increment_id

public String getParent_id ()

Gets the parent_id value for this SalesOrderInvoiceEntity.

Returns
  • parent_id

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

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public String getShipping_amount ()

Gets the shipping_amount value for this SalesOrderInvoiceEntity.

Returns
  • shipping_amount

public String getState ()

Gets the state value for this SalesOrderInvoiceEntity.

Returns
  • state

public String getStore_currency_code ()

Gets the store_currency_code value for this SalesOrderInvoiceEntity.

Returns
  • store_currency_code

public String getStore_id ()

Gets the store_id value for this SalesOrderInvoiceEntity.

Returns
  • store_id

public String getStore_to_base_rate ()

Gets the store_to_base_rate value for this SalesOrderInvoiceEntity.

Returns
  • store_to_base_rate

public String getStore_to_order_rate ()

Gets the store_to_order_rate value for this SalesOrderInvoiceEntity.

Returns
  • store_to_order_rate

public String getSubtotal ()

Gets the subtotal value for this SalesOrderInvoiceEntity.

Returns
  • subtotal

public String getTax_amount ()

Gets the tax_amount value for this SalesOrderInvoiceEntity.

Returns
  • tax_amount

public static TypeDesc getTypeDesc ()

Return type metadata object

public String getUpdated_at ()

Gets the updated_at value for this SalesOrderInvoiceEntity.

Returns
  • updated_at

public synchronized int hashCode ()

public void setBase_currency_code (String base_currency_code)

Sets the base_currency_code value for this SalesOrderInvoiceEntity.

Parameters
base_currency_code

public void setBase_discount_amount (String base_discount_amount)

Sets the base_discount_amount value for this SalesOrderInvoiceEntity.

Parameters
base_discount_amount

public void setBase_grand_total (String base_grand_total)

Sets the base_grand_total value for this SalesOrderInvoiceEntity.

Parameters
base_grand_total

public void setBase_shipping_amount (String base_shipping_amount)

Sets the base_shipping_amount value for this SalesOrderInvoiceEntity.

Parameters
base_shipping_amount

public void setBase_subtotal (String base_subtotal)

Sets the base_subtotal value for this SalesOrderInvoiceEntity.

Parameters
base_subtotal

public void setBase_tax_amount (String base_tax_amount)

Sets the base_tax_amount value for this SalesOrderInvoiceEntity.

Parameters
base_tax_amount

public void setBase_to_global_rate (String base_to_global_rate)

Sets the base_to_global_rate value for this SalesOrderInvoiceEntity.

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 SalesOrderInvoiceEntity.

Parameters
base_to_order_rate

public void setBilling_address_id (String billing_address_id)

Sets the billing_address_id value for this SalesOrderInvoiceEntity.

Parameters
billing_address_id

public void setBilling_firstname (String billing_firstname)

Sets the billing_firstname value for this SalesOrderInvoiceEntity.

Parameters
billing_firstname

public void setBilling_lastname (String billing_lastname)

Sets the billing_lastname value for this SalesOrderInvoiceEntity.

Parameters
billing_lastname

public void setComments (SalesOrderInvoiceCommentEntity[] comments)

Sets the comments value for this SalesOrderInvoiceEntity.

Parameters
comments

public void setCreated_at (String created_at)

Sets the created_at value for this SalesOrderInvoiceEntity.

Parameters
created_at

public void setDiscount_amount (String discount_amount)

Sets the discount_amount value for this SalesOrderInvoiceEntity.

Parameters
discount_amount

public void setGlobal_currency_code (String global_currency_code)

Sets the global_currency_code value for this SalesOrderInvoiceEntity.

Parameters
global_currency_code

public void setGrand_total (String grand_total)

Sets the grand_total value for this SalesOrderInvoiceEntity.

Parameters
grand_total

public void setIncrement_id (String increment_id)

Sets the increment_id value for this SalesOrderInvoiceEntity.

Parameters
increment_id

public void setInvoice_id (String invoice_id)

Sets the invoice_id value for this SalesOrderInvoiceEntity.

Parameters
invoice_id

public void setIs_active (String is_active)

Sets the is_active value for this SalesOrderInvoiceEntity.

Parameters
is_active

public void setItems (SalesOrderInvoiceItemEntity[] items)

Sets the items value for this SalesOrderInvoiceEntity.

Parameters
items

public void setOrder_created_at (String order_created_at)

Sets the order_created_at value for this SalesOrderInvoiceEntity.

Parameters
order_created_at

public void setOrder_currency_code (String order_currency_code)

Sets the order_currency_code value for this SalesOrderInvoiceEntity.

Parameters
order_currency_code

public void setOrder_id (String order_id)

Sets the order_id value for this SalesOrderInvoiceEntity.

Parameters
order_id

public void setOrder_increment_id (String order_increment_id)

Sets the order_increment_id value for this SalesOrderInvoiceEntity.

Parameters
order_increment_id

public void setParent_id (String parent_id)

Sets the parent_id value for this SalesOrderInvoiceEntity.

Parameters
parent_id

public void setShipping_amount (String shipping_amount)

Sets the shipping_amount value for this SalesOrderInvoiceEntity.

Parameters
shipping_amount

public void setState (String state)

Sets the state value for this SalesOrderInvoiceEntity.

Parameters
state

public void setStore_currency_code (String store_currency_code)

Sets the store_currency_code value for this SalesOrderInvoiceEntity.

Parameters
store_currency_code

public void setStore_id (String store_id)

Sets the store_id value for this SalesOrderInvoiceEntity.

Parameters
store_id

public void setStore_to_base_rate (String store_to_base_rate)

Sets the store_to_base_rate value for this SalesOrderInvoiceEntity.

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 SalesOrderInvoiceEntity.

Parameters
store_to_order_rate

public void setSubtotal (String subtotal)

Sets the subtotal value for this SalesOrderInvoiceEntity.

Parameters
subtotal

public void setTax_amount (String tax_amount)

Sets the tax_amount value for this SalesOrderInvoiceEntity.

Parameters
tax_amount

public void setUpdated_at (String updated_at)

Sets the updated_at value for this SalesOrderInvoiceEntity.

Parameters
updated_at