public class

SalesOrderInvoiceItemEntity

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

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private String base_price
private String base_row_total
private String base_tax_amount
private String base_weee_tax_applied_amount
private String base_weee_tax_applied_row_amount
private String base_weee_tax_disposition
private String base_weee_tax_row_disposition
private String cost
private String created_at
private String increment_id
private String is_active
private String item_id
private String name
private String order_item_id
private String parent_id
private String price
private String product_id
private String qty
private String row_total
private String sku
private String tax_amount
private static TypeDesc typeDesc
private String updated_at
private String weee_tax_applied
private String weee_tax_applied_amount
private String weee_tax_applied_row_amount
private String weee_tax_disposition
private String weee_tax_row_disposition
Public Constructors
SalesOrderInvoiceItemEntity()
SalesOrderInvoiceItemEntity(String increment_id, String parent_id, String created_at, String updated_at, String is_active, String weee_tax_applied, String qty, String cost, String price, String tax_amount, String row_total, String base_price, String base_tax_amount, String base_row_total, String base_weee_tax_applied_amount, String base_weee_tax_applied_row_amount, String weee_tax_applied_amount, String weee_tax_applied_row_amount, String weee_tax_disposition, String weee_tax_row_disposition, String base_weee_tax_disposition, String base_weee_tax_row_disposition, String sku, String name, String order_item_id, String product_id, String item_id)
Public Methods
synchronized boolean equals(Object obj)
String getBase_price()
Gets the base_price value for this SalesOrderInvoiceItemEntity.
String getBase_row_total()
Gets the base_row_total value for this SalesOrderInvoiceItemEntity.
String getBase_tax_amount()
Gets the base_tax_amount value for this SalesOrderInvoiceItemEntity.
String getBase_weee_tax_applied_amount()
Gets the base_weee_tax_applied_amount value for this SalesOrderInvoiceItemEntity.
String getBase_weee_tax_applied_row_amount()
Gets the base_weee_tax_applied_row_amount value for this SalesOrderInvoiceItemEntity.
String getBase_weee_tax_disposition()
Gets the base_weee_tax_disposition value for this SalesOrderInvoiceItemEntity.
String getBase_weee_tax_row_disposition()
Gets the base_weee_tax_row_disposition value for this SalesOrderInvoiceItemEntity.
String getCost()
Gets the cost value for this SalesOrderInvoiceItemEntity.
String getCreated_at()
Gets the created_at value for this SalesOrderInvoiceItemEntity.
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
String getIncrement_id()
Gets the increment_id value for this SalesOrderInvoiceItemEntity.
String getIs_active()
Gets the is_active value for this SalesOrderInvoiceItemEntity.
String getItem_id()
Gets the item_id value for this SalesOrderInvoiceItemEntity.
String getName()
Gets the name value for this SalesOrderInvoiceItemEntity.
String getOrder_item_id()
Gets the order_item_id value for this SalesOrderInvoiceItemEntity.
String getParent_id()
Gets the parent_id value for this SalesOrderInvoiceItemEntity.
String getPrice()
Gets the price value for this SalesOrderInvoiceItemEntity.
String getProduct_id()
Gets the product_id value for this SalesOrderInvoiceItemEntity.
String getQty()
Gets the qty value for this SalesOrderInvoiceItemEntity.
String getRow_total()
Gets the row_total value for this SalesOrderInvoiceItemEntity.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
String getSku()
Gets the sku value for this SalesOrderInvoiceItemEntity.
String getTax_amount()
Gets the tax_amount value for this SalesOrderInvoiceItemEntity.
static TypeDesc getTypeDesc()
Return type metadata object
String getUpdated_at()
Gets the updated_at value for this SalesOrderInvoiceItemEntity.
String getWeee_tax_applied()
Gets the weee_tax_applied value for this SalesOrderInvoiceItemEntity.
String getWeee_tax_applied_amount()
Gets the weee_tax_applied_amount value for this SalesOrderInvoiceItemEntity.
String getWeee_tax_applied_row_amount()
Gets the weee_tax_applied_row_amount value for this SalesOrderInvoiceItemEntity.
String getWeee_tax_disposition()
Gets the weee_tax_disposition value for this SalesOrderInvoiceItemEntity.
String getWeee_tax_row_disposition()
Gets the weee_tax_row_disposition value for this SalesOrderInvoiceItemEntity.
synchronized int hashCode()
void setBase_price(String base_price)
Sets the base_price value for this SalesOrderInvoiceItemEntity.
void setBase_row_total(String base_row_total)
Sets the base_row_total value for this SalesOrderInvoiceItemEntity.
void setBase_tax_amount(String base_tax_amount)
Sets the base_tax_amount value for this SalesOrderInvoiceItemEntity.
void setBase_weee_tax_applied_amount(String base_weee_tax_applied_amount)
Sets the base_weee_tax_applied_amount value for this SalesOrderInvoiceItemEntity.
void setBase_weee_tax_applied_row_amount(String base_weee_tax_applied_row_amount)
Sets the base_weee_tax_applied_row_amount value for this SalesOrderInvoiceItemEntity.
void setBase_weee_tax_disposition(String base_weee_tax_disposition)
Sets the base_weee_tax_disposition value for this SalesOrderInvoiceItemEntity.
void setBase_weee_tax_row_disposition(String base_weee_tax_row_disposition)
Sets the base_weee_tax_row_disposition value for this SalesOrderInvoiceItemEntity.
void setCost(String cost)
Sets the cost value for this SalesOrderInvoiceItemEntity.
void setCreated_at(String created_at)
Sets the created_at value for this SalesOrderInvoiceItemEntity.
void setIncrement_id(String increment_id)
Sets the increment_id value for this SalesOrderInvoiceItemEntity.
void setIs_active(String is_active)
Sets the is_active value for this SalesOrderInvoiceItemEntity.
void setItem_id(String item_id)
Sets the item_id value for this SalesOrderInvoiceItemEntity.
void setName(String name)
Sets the name value for this SalesOrderInvoiceItemEntity.
void setOrder_item_id(String order_item_id)
Sets the order_item_id value for this SalesOrderInvoiceItemEntity.
void setParent_id(String parent_id)
Sets the parent_id value for this SalesOrderInvoiceItemEntity.
void setPrice(String price)
Sets the price value for this SalesOrderInvoiceItemEntity.
void setProduct_id(String product_id)
Sets the product_id value for this SalesOrderInvoiceItemEntity.
void setQty(String qty)
Sets the qty value for this SalesOrderInvoiceItemEntity.
void setRow_total(String row_total)
Sets the row_total value for this SalesOrderInvoiceItemEntity.
void setSku(String sku)
Sets the sku value for this SalesOrderInvoiceItemEntity.
void setTax_amount(String tax_amount)
Sets the tax_amount value for this SalesOrderInvoiceItemEntity.
void setUpdated_at(String updated_at)
Sets the updated_at value for this SalesOrderInvoiceItemEntity.
void setWeee_tax_applied(String weee_tax_applied)
Sets the weee_tax_applied value for this SalesOrderInvoiceItemEntity.
void setWeee_tax_applied_amount(String weee_tax_applied_amount)
Sets the weee_tax_applied_amount value for this SalesOrderInvoiceItemEntity.
void setWeee_tax_applied_row_amount(String weee_tax_applied_row_amount)
Sets the weee_tax_applied_row_amount value for this SalesOrderInvoiceItemEntity.
void setWeee_tax_disposition(String weee_tax_disposition)
Sets the weee_tax_disposition value for this SalesOrderInvoiceItemEntity.
void setWeee_tax_row_disposition(String weee_tax_row_disposition)
Sets the weee_tax_row_disposition value for this SalesOrderInvoiceItemEntity.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private String base_price

private String base_row_total

private String base_tax_amount

private String base_weee_tax_applied_amount

private String base_weee_tax_applied_row_amount

private String base_weee_tax_disposition

private String base_weee_tax_row_disposition

private String cost

private String created_at

private String increment_id

private String is_active

private String item_id

private String name

private String order_item_id

private String parent_id

private String price

private String product_id

private String qty

private String row_total

private String sku

private String tax_amount

private static TypeDesc typeDesc

private String updated_at

private String weee_tax_applied

private String weee_tax_applied_amount

private String weee_tax_applied_row_amount

private String weee_tax_disposition

private String weee_tax_row_disposition

Public Constructors

public SalesOrderInvoiceItemEntity ()

public SalesOrderInvoiceItemEntity (String increment_id, String parent_id, String created_at, String updated_at, String is_active, String weee_tax_applied, String qty, String cost, String price, String tax_amount, String row_total, String base_price, String base_tax_amount, String base_row_total, String base_weee_tax_applied_amount, String base_weee_tax_applied_row_amount, String weee_tax_applied_amount, String weee_tax_applied_row_amount, String weee_tax_disposition, String weee_tax_row_disposition, String base_weee_tax_disposition, String base_weee_tax_row_disposition, String sku, String name, String order_item_id, String product_id, String item_id)

Parameters
increment_id
parent_id
created_at
updated_at
is_active
weee_tax_applied
qty
cost
price
tax_amount
row_total
base_price
base_tax_amount
base_row_total
base_weee_tax_applied_amount
base_weee_tax_applied_row_amount
weee_tax_applied_amount
weee_tax_applied_row_amount
weee_tax_disposition
weee_tax_row_disposition
base_weee_tax_disposition
base_weee_tax_row_disposition
sku
name
order_item_id
product_id
item_id

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public String getBase_price ()

Gets the base_price value for this SalesOrderInvoiceItemEntity.

Returns
  • base_price

public String getBase_row_total ()

Gets the base_row_total value for this SalesOrderInvoiceItemEntity.

Returns
  • base_row_total

public String getBase_tax_amount ()

Gets the base_tax_amount value for this SalesOrderInvoiceItemEntity.

Returns
  • base_tax_amount

public String getBase_weee_tax_applied_amount ()

Gets the base_weee_tax_applied_amount value for this SalesOrderInvoiceItemEntity.

Returns
  • base_weee_tax_applied_amount

public String getBase_weee_tax_applied_row_amount ()

Gets the base_weee_tax_applied_row_amount value for this SalesOrderInvoiceItemEntity.

Returns
  • base_weee_tax_applied_row_amount

public String getBase_weee_tax_disposition ()

Gets the base_weee_tax_disposition value for this SalesOrderInvoiceItemEntity.

Returns
  • base_weee_tax_disposition

public String getBase_weee_tax_row_disposition ()

Gets the base_weee_tax_row_disposition value for this SalesOrderInvoiceItemEntity.

Returns
  • base_weee_tax_row_disposition

public String getCost ()

Gets the cost value for this SalesOrderInvoiceItemEntity.

Returns
  • cost

public String getCreated_at ()

Gets the created_at value for this SalesOrderInvoiceItemEntity.

Returns
  • created_at

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

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public String getIncrement_id ()

Gets the increment_id value for this SalesOrderInvoiceItemEntity.

Returns
  • increment_id

public String getIs_active ()

Gets the is_active value for this SalesOrderInvoiceItemEntity.

Returns
  • is_active

public String getItem_id ()

Gets the item_id value for this SalesOrderInvoiceItemEntity.

Returns
  • item_id

public String getName ()

Gets the name value for this SalesOrderInvoiceItemEntity.

Returns
  • name

public String getOrder_item_id ()

Gets the order_item_id value for this SalesOrderInvoiceItemEntity.

Returns
  • order_item_id

public String getParent_id ()

Gets the parent_id value for this SalesOrderInvoiceItemEntity.

Returns
  • parent_id

public String getPrice ()

Gets the price value for this SalesOrderInvoiceItemEntity.

Returns
  • price

public String getProduct_id ()

Gets the product_id value for this SalesOrderInvoiceItemEntity.

Returns
  • product_id

public String getQty ()

Gets the qty value for this SalesOrderInvoiceItemEntity.

Returns
  • qty

public String getRow_total ()

Gets the row_total value for this SalesOrderInvoiceItemEntity.

Returns
  • row_total

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

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public String getSku ()

Gets the sku value for this SalesOrderInvoiceItemEntity.

Returns
  • sku

public String getTax_amount ()

Gets the tax_amount value for this SalesOrderInvoiceItemEntity.

Returns
  • tax_amount

public static TypeDesc getTypeDesc ()

Return type metadata object

public String getUpdated_at ()

Gets the updated_at value for this SalesOrderInvoiceItemEntity.

Returns
  • updated_at

public String getWeee_tax_applied ()

Gets the weee_tax_applied value for this SalesOrderInvoiceItemEntity.

Returns
  • weee_tax_applied

public String getWeee_tax_applied_amount ()

Gets the weee_tax_applied_amount value for this SalesOrderInvoiceItemEntity.

Returns
  • weee_tax_applied_amount

public String getWeee_tax_applied_row_amount ()

Gets the weee_tax_applied_row_amount value for this SalesOrderInvoiceItemEntity.

Returns
  • weee_tax_applied_row_amount

public String getWeee_tax_disposition ()

Gets the weee_tax_disposition value for this SalesOrderInvoiceItemEntity.

Returns
  • weee_tax_disposition

public String getWeee_tax_row_disposition ()

Gets the weee_tax_row_disposition value for this SalesOrderInvoiceItemEntity.

Returns
  • weee_tax_row_disposition

public synchronized int hashCode ()

public void setBase_price (String base_price)

Sets the base_price value for this SalesOrderInvoiceItemEntity.

Parameters
base_price

public void setBase_row_total (String base_row_total)

Sets the base_row_total value for this SalesOrderInvoiceItemEntity.

Parameters
base_row_total

public void setBase_tax_amount (String base_tax_amount)

Sets the base_tax_amount value for this SalesOrderInvoiceItemEntity.

Parameters
base_tax_amount

public void setBase_weee_tax_applied_amount (String base_weee_tax_applied_amount)

Sets the base_weee_tax_applied_amount value for this SalesOrderInvoiceItemEntity.

Parameters
base_weee_tax_applied_amount

public void setBase_weee_tax_applied_row_amount (String base_weee_tax_applied_row_amount)

Sets the base_weee_tax_applied_row_amount value for this SalesOrderInvoiceItemEntity.

Parameters
base_weee_tax_applied_row_amount

public void setBase_weee_tax_disposition (String base_weee_tax_disposition)

Sets the base_weee_tax_disposition value for this SalesOrderInvoiceItemEntity.

Parameters
base_weee_tax_disposition

public void setBase_weee_tax_row_disposition (String base_weee_tax_row_disposition)

Sets the base_weee_tax_row_disposition value for this SalesOrderInvoiceItemEntity.

Parameters
base_weee_tax_row_disposition

public void setCost (String cost)

Sets the cost value for this SalesOrderInvoiceItemEntity.

Parameters
cost

public void setCreated_at (String created_at)

Sets the created_at value for this SalesOrderInvoiceItemEntity.

Parameters
created_at

public void setIncrement_id (String increment_id)

Sets the increment_id value for this SalesOrderInvoiceItemEntity.

Parameters
increment_id

public void setIs_active (String is_active)

Sets the is_active value for this SalesOrderInvoiceItemEntity.

Parameters
is_active

public void setItem_id (String item_id)

Sets the item_id value for this SalesOrderInvoiceItemEntity.

Parameters
item_id

public void setName (String name)

Sets the name value for this SalesOrderInvoiceItemEntity.

Parameters
name

public void setOrder_item_id (String order_item_id)

Sets the order_item_id value for this SalesOrderInvoiceItemEntity.

Parameters
order_item_id

public void setParent_id (String parent_id)

Sets the parent_id value for this SalesOrderInvoiceItemEntity.

Parameters
parent_id

public void setPrice (String price)

Sets the price value for this SalesOrderInvoiceItemEntity.

Parameters
price

public void setProduct_id (String product_id)

Sets the product_id value for this SalesOrderInvoiceItemEntity.

Parameters
product_id

public void setQty (String qty)

Sets the qty value for this SalesOrderInvoiceItemEntity.

Parameters
qty

public void setRow_total (String row_total)

Sets the row_total value for this SalesOrderInvoiceItemEntity.

Parameters
row_total

public void setSku (String sku)

Sets the sku value for this SalesOrderInvoiceItemEntity.

Parameters
sku

public void setTax_amount (String tax_amount)

Sets the tax_amount value for this SalesOrderInvoiceItemEntity.

Parameters
tax_amount

public void setUpdated_at (String updated_at)

Sets the updated_at value for this SalesOrderInvoiceItemEntity.

Parameters
updated_at

public void setWeee_tax_applied (String weee_tax_applied)

Sets the weee_tax_applied value for this SalesOrderInvoiceItemEntity.

Parameters
weee_tax_applied

public void setWeee_tax_applied_amount (String weee_tax_applied_amount)

Sets the weee_tax_applied_amount value for this SalesOrderInvoiceItemEntity.

Parameters
weee_tax_applied_amount

public void setWeee_tax_applied_row_amount (String weee_tax_applied_row_amount)

Sets the weee_tax_applied_row_amount value for this SalesOrderInvoiceItemEntity.

Parameters
weee_tax_applied_row_amount

public void setWeee_tax_disposition (String weee_tax_disposition)

Sets the weee_tax_disposition value for this SalesOrderInvoiceItemEntity.

Parameters
weee_tax_disposition

public void setWeee_tax_row_disposition (String weee_tax_row_disposition)

Sets the weee_tax_row_disposition value for this SalesOrderInvoiceItemEntity.

Parameters
weee_tax_row_disposition