public class SalesOrderInvoiceEntity extends Object implements Serializable
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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 org.apache.axis.encoding.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 org.apache.axis.encoding.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 org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUpdated_at()
Gets the updated_at value for this SalesOrderInvoiceEntity.
|
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.
|
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)
public String getIncrement_id()
public void setIncrement_id(String increment_id)
increment_id - public String getParent_id()
public void setParent_id(String parent_id)
parent_id - 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 getIs_active()
public void setIs_active(String is_active)
is_active - public String getGlobal_currency_code()
public void setGlobal_currency_code(String global_currency_code)
global_currency_code - 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 getOrder_currency_code()
public void setOrder_currency_code(String order_currency_code)
order_currency_code - 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_order_rate()
public void setStore_to_order_rate(String store_to_order_rate)
store_to_order_rate - public String getBase_to_global_rate()
public void setBase_to_global_rate(String base_to_global_rate)
base_to_global_rate - public String getBase_to_order_rate()
public void setBase_to_order_rate(String base_to_order_rate)
base_to_order_rate - public String getSubtotal()
public void setSubtotal(String subtotal)
subtotal - public String getBase_subtotal()
public void setBase_subtotal(String base_subtotal)
base_subtotal - public String getBase_grand_total()
public void setBase_grand_total(String base_grand_total)
base_grand_total - public String getDiscount_amount()
public void setDiscount_amount(String discount_amount)
discount_amount - public String getBase_discount_amount()
public void setBase_discount_amount(String base_discount_amount)
base_discount_amount - public String getShipping_amount()
public void setShipping_amount(String shipping_amount)
shipping_amount - public String getBase_shipping_amount()
public void setBase_shipping_amount(String base_shipping_amount)
base_shipping_amount - public String getTax_amount()
public void setTax_amount(String tax_amount)
tax_amount - public String getBase_tax_amount()
public void setBase_tax_amount(String base_tax_amount)
base_tax_amount - public String getBilling_address_id()
public void setBilling_address_id(String billing_address_id)
billing_address_id - public String getBilling_firstname()
public void setBilling_firstname(String billing_firstname)
billing_firstname - public String getBilling_lastname()
public void setBilling_lastname(String billing_lastname)
billing_lastname - public String getOrder_id()
public void setOrder_id(String order_id)
order_id - public String getOrder_increment_id()
public void setOrder_increment_id(String order_increment_id)
order_increment_id - public String getOrder_created_at()
public void setOrder_created_at(String order_created_at)
order_created_at - public String getState()
public void setState(String state)
state - public String getGrand_total()
public void setGrand_total(String grand_total)
grand_total - public String getInvoice_id()
public void setInvoice_id(String invoice_id)
invoice_id - public SalesOrderInvoiceItemEntity[] getItems()
public void setItems(SalesOrderInvoiceItemEntity[] items)
items - public SalesOrderInvoiceCommentEntity[] getComments()
public void setComments(SalesOrderInvoiceCommentEntity[] comments)
comments - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.