public class SalesOrderItemEntity extends Object implements Serializable
| Constructor and Description |
|---|
SalesOrderItemEntity() |
SalesOrderItemEntity(String item_id,
String order_id,
String quote_item_id,
String created_at,
String updated_at,
String product_id,
String product_type,
String product_options,
String weight,
String is_virtual,
String sku,
String name,
String applied_rule_ids,
String free_shipping,
String is_qty_decimal,
String no_discount,
String qty_canceled,
String qty_invoiced,
String qty_ordered,
String qty_refunded,
String qty_shipped,
String cost,
String price,
String base_price,
String original_price,
String base_original_price,
String tax_percent,
String tax_amount,
String base_tax_amount,
String tax_invoiced,
String base_tax_invoiced,
String discount_percent,
String discount_amount,
String base_discount_amount,
String discount_invoiced,
String base_discount_invoiced,
String amount_refunded,
String base_amount_refunded,
String row_total,
String base_row_total,
String row_invoiced,
String base_row_invoiced,
String row_weight,
String gift_message_id,
String gift_message,
String gift_message_available,
String base_tax_before_discount,
String tax_before_discount,
String weee_tax_applied,
String weee_tax_applied_amount,
String weee_tax_applied_row_amount,
String base_weee_tax_applied_amount,
String base_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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAmount_refunded()
Gets the amount_refunded value for this SalesOrderItemEntity.
|
String |
getApplied_rule_ids()
Gets the applied_rule_ids value for this SalesOrderItemEntity.
|
String |
getBase_amount_refunded()
Gets the base_amount_refunded value for this SalesOrderItemEntity.
|
String |
getBase_discount_amount()
Gets the base_discount_amount value for this SalesOrderItemEntity.
|
String |
getBase_discount_invoiced()
Gets the base_discount_invoiced value for this SalesOrderItemEntity.
|
String |
getBase_original_price()
Gets the base_original_price value for this SalesOrderItemEntity.
|
String |
getBase_price()
Gets the base_price value for this SalesOrderItemEntity.
|
String |
getBase_row_invoiced()
Gets the base_row_invoiced value for this SalesOrderItemEntity.
|
String |
getBase_row_total()
Gets the base_row_total value for this SalesOrderItemEntity.
|
String |
getBase_tax_amount()
Gets the base_tax_amount value for this SalesOrderItemEntity.
|
String |
getBase_tax_before_discount()
Gets the base_tax_before_discount value for this SalesOrderItemEntity.
|
String |
getBase_tax_invoiced()
Gets the base_tax_invoiced value for this SalesOrderItemEntity.
|
String |
getBase_weee_tax_applied_amount()
Gets the base_weee_tax_applied_amount value for this SalesOrderItemEntity.
|
String |
getBase_weee_tax_applied_row_amount()
Gets the base_weee_tax_applied_row_amount value for this SalesOrderItemEntity.
|
String |
getBase_weee_tax_disposition()
Gets the base_weee_tax_disposition value for this SalesOrderItemEntity.
|
String |
getBase_weee_tax_row_disposition()
Gets the base_weee_tax_row_disposition value for this SalesOrderItemEntity.
|
String |
getCost()
Gets the cost value for this SalesOrderItemEntity.
|
String |
getCreated_at()
Gets the created_at value for this SalesOrderItemEntity.
|
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 SalesOrderItemEntity.
|
String |
getDiscount_invoiced()
Gets the discount_invoiced value for this SalesOrderItemEntity.
|
String |
getDiscount_percent()
Gets the discount_percent value for this SalesOrderItemEntity.
|
String |
getFree_shipping()
Gets the free_shipping value for this SalesOrderItemEntity.
|
String |
getGift_message_available()
Gets the gift_message_available value for this SalesOrderItemEntity.
|
String |
getGift_message_id()
Gets the gift_message_id value for this SalesOrderItemEntity.
|
String |
getGift_message()
Gets the gift_message value for this SalesOrderItemEntity.
|
String |
getIs_qty_decimal()
Gets the is_qty_decimal value for this SalesOrderItemEntity.
|
String |
getIs_virtual()
Gets the is_virtual value for this SalesOrderItemEntity.
|
String |
getItem_id()
Gets the item_id value for this SalesOrderItemEntity.
|
String |
getName()
Gets the name value for this SalesOrderItemEntity.
|
String |
getNo_discount()
Gets the no_discount value for this SalesOrderItemEntity.
|
String |
getOrder_id()
Gets the order_id value for this SalesOrderItemEntity.
|
String |
getOriginal_price()
Gets the original_price value for this SalesOrderItemEntity.
|
String |
getPrice()
Gets the price value for this SalesOrderItemEntity.
|
String |
getProduct_id()
Gets the product_id value for this SalesOrderItemEntity.
|
String |
getProduct_options()
Gets the product_options value for this SalesOrderItemEntity.
|
String |
getProduct_type()
Gets the product_type value for this SalesOrderItemEntity.
|
String |
getQty_canceled()
Gets the qty_canceled value for this SalesOrderItemEntity.
|
String |
getQty_invoiced()
Gets the qty_invoiced value for this SalesOrderItemEntity.
|
String |
getQty_ordered()
Gets the qty_ordered value for this SalesOrderItemEntity.
|
String |
getQty_refunded()
Gets the qty_refunded value for this SalesOrderItemEntity.
|
String |
getQty_shipped()
Gets the qty_shipped value for this SalesOrderItemEntity.
|
String |
getQuote_item_id()
Gets the quote_item_id value for this SalesOrderItemEntity.
|
String |
getRow_invoiced()
Gets the row_invoiced value for this SalesOrderItemEntity.
|
String |
getRow_total()
Gets the row_total value for this SalesOrderItemEntity.
|
String |
getRow_weight()
Gets the row_weight value for this SalesOrderItemEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSku()
Gets the sku value for this SalesOrderItemEntity.
|
String |
getTax_amount()
Gets the tax_amount value for this SalesOrderItemEntity.
|
String |
getTax_before_discount()
Gets the tax_before_discount value for this SalesOrderItemEntity.
|
String |
getTax_invoiced()
Gets the tax_invoiced value for this SalesOrderItemEntity.
|
String |
getTax_percent()
Gets the tax_percent value for this SalesOrderItemEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUpdated_at()
Gets the updated_at value for this SalesOrderItemEntity.
|
String |
getWeee_tax_applied_amount()
Gets the weee_tax_applied_amount value for this SalesOrderItemEntity.
|
String |
getWeee_tax_applied_row_amount()
Gets the weee_tax_applied_row_amount value for this SalesOrderItemEntity.
|
String |
getWeee_tax_applied()
Gets the weee_tax_applied value for this SalesOrderItemEntity.
|
String |
getWeee_tax_disposition()
Gets the weee_tax_disposition value for this SalesOrderItemEntity.
|
String |
getWeee_tax_row_disposition()
Gets the weee_tax_row_disposition value for this SalesOrderItemEntity.
|
String |
getWeight()
Gets the weight value for this SalesOrderItemEntity.
|
int |
hashCode() |
void |
setAmount_refunded(String amount_refunded)
Sets the amount_refunded value for this SalesOrderItemEntity.
|
void |
setApplied_rule_ids(String applied_rule_ids)
Sets the applied_rule_ids value for this SalesOrderItemEntity.
|
void |
setBase_amount_refunded(String base_amount_refunded)
Sets the base_amount_refunded value for this SalesOrderItemEntity.
|
void |
setBase_discount_amount(String base_discount_amount)
Sets the base_discount_amount value for this SalesOrderItemEntity.
|
void |
setBase_discount_invoiced(String base_discount_invoiced)
Sets the base_discount_invoiced value for this SalesOrderItemEntity.
|
void |
setBase_original_price(String base_original_price)
Sets the base_original_price value for this SalesOrderItemEntity.
|
void |
setBase_price(String base_price)
Sets the base_price value for this SalesOrderItemEntity.
|
void |
setBase_row_invoiced(String base_row_invoiced)
Sets the base_row_invoiced value for this SalesOrderItemEntity.
|
void |
setBase_row_total(String base_row_total)
Sets the base_row_total value for this SalesOrderItemEntity.
|
void |
setBase_tax_amount(String base_tax_amount)
Sets the base_tax_amount value for this SalesOrderItemEntity.
|
void |
setBase_tax_before_discount(String base_tax_before_discount)
Sets the base_tax_before_discount value for this SalesOrderItemEntity.
|
void |
setBase_tax_invoiced(String base_tax_invoiced)
Sets the base_tax_invoiced value for this SalesOrderItemEntity.
|
void |
setBase_weee_tax_applied_amount(String base_weee_tax_applied_amount)
Sets the base_weee_tax_applied_amount value for this SalesOrderItemEntity.
|
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 SalesOrderItemEntity.
|
void |
setBase_weee_tax_disposition(String base_weee_tax_disposition)
Sets the base_weee_tax_disposition value for this SalesOrderItemEntity.
|
void |
setBase_weee_tax_row_disposition(String base_weee_tax_row_disposition)
Sets the base_weee_tax_row_disposition value for this SalesOrderItemEntity.
|
void |
setCost(String cost)
Sets the cost value for this SalesOrderItemEntity.
|
void |
setCreated_at(String created_at)
Sets the created_at value for this SalesOrderItemEntity.
|
void |
setDiscount_amount(String discount_amount)
Sets the discount_amount value for this SalesOrderItemEntity.
|
void |
setDiscount_invoiced(String discount_invoiced)
Sets the discount_invoiced value for this SalesOrderItemEntity.
|
void |
setDiscount_percent(String discount_percent)
Sets the discount_percent value for this SalesOrderItemEntity.
|
void |
setFree_shipping(String free_shipping)
Sets the free_shipping value for this SalesOrderItemEntity.
|
void |
setGift_message_available(String gift_message_available)
Sets the gift_message_available value for this SalesOrderItemEntity.
|
void |
setGift_message_id(String gift_message_id)
Sets the gift_message_id value for this SalesOrderItemEntity.
|
void |
setGift_message(String gift_message)
Sets the gift_message value for this SalesOrderItemEntity.
|
void |
setIs_qty_decimal(String is_qty_decimal)
Sets the is_qty_decimal value for this SalesOrderItemEntity.
|
void |
setIs_virtual(String is_virtual)
Sets the is_virtual value for this SalesOrderItemEntity.
|
void |
setItem_id(String item_id)
Sets the item_id value for this SalesOrderItemEntity.
|
void |
setName(String name)
Sets the name value for this SalesOrderItemEntity.
|
void |
setNo_discount(String no_discount)
Sets the no_discount value for this SalesOrderItemEntity.
|
void |
setOrder_id(String order_id)
Sets the order_id value for this SalesOrderItemEntity.
|
void |
setOriginal_price(String original_price)
Sets the original_price value for this SalesOrderItemEntity.
|
void |
setPrice(String price)
Sets the price value for this SalesOrderItemEntity.
|
void |
setProduct_id(String product_id)
Sets the product_id value for this SalesOrderItemEntity.
|
void |
setProduct_options(String product_options)
Sets the product_options value for this SalesOrderItemEntity.
|
void |
setProduct_type(String product_type)
Sets the product_type value for this SalesOrderItemEntity.
|
void |
setQty_canceled(String qty_canceled)
Sets the qty_canceled value for this SalesOrderItemEntity.
|
void |
setQty_invoiced(String qty_invoiced)
Sets the qty_invoiced value for this SalesOrderItemEntity.
|
void |
setQty_ordered(String qty_ordered)
Sets the qty_ordered value for this SalesOrderItemEntity.
|
void |
setQty_refunded(String qty_refunded)
Sets the qty_refunded value for this SalesOrderItemEntity.
|
void |
setQty_shipped(String qty_shipped)
Sets the qty_shipped value for this SalesOrderItemEntity.
|
void |
setQuote_item_id(String quote_item_id)
Sets the quote_item_id value for this SalesOrderItemEntity.
|
void |
setRow_invoiced(String row_invoiced)
Sets the row_invoiced value for this SalesOrderItemEntity.
|
void |
setRow_total(String row_total)
Sets the row_total value for this SalesOrderItemEntity.
|
void |
setRow_weight(String row_weight)
Sets the row_weight value for this SalesOrderItemEntity.
|
void |
setSku(String sku)
Sets the sku value for this SalesOrderItemEntity.
|
void |
setTax_amount(String tax_amount)
Sets the tax_amount value for this SalesOrderItemEntity.
|
void |
setTax_before_discount(String tax_before_discount)
Sets the tax_before_discount value for this SalesOrderItemEntity.
|
void |
setTax_invoiced(String tax_invoiced)
Sets the tax_invoiced value for this SalesOrderItemEntity.
|
void |
setTax_percent(String tax_percent)
Sets the tax_percent value for this SalesOrderItemEntity.
|
void |
setUpdated_at(String updated_at)
Sets the updated_at value for this SalesOrderItemEntity.
|
void |
setWeee_tax_applied_amount(String weee_tax_applied_amount)
Sets the weee_tax_applied_amount value for this SalesOrderItemEntity.
|
void |
setWeee_tax_applied_row_amount(String weee_tax_applied_row_amount)
Sets the weee_tax_applied_row_amount value for this SalesOrderItemEntity.
|
void |
setWeee_tax_applied(String weee_tax_applied)
Sets the weee_tax_applied value for this SalesOrderItemEntity.
|
void |
setWeee_tax_disposition(String weee_tax_disposition)
Sets the weee_tax_disposition value for this SalesOrderItemEntity.
|
void |
setWeee_tax_row_disposition(String weee_tax_row_disposition)
Sets the weee_tax_row_disposition value for this SalesOrderItemEntity.
|
void |
setWeight(String weight)
Sets the weight value for this SalesOrderItemEntity.
|
public SalesOrderItemEntity()
public SalesOrderItemEntity(String item_id, String order_id, String quote_item_id, String created_at, String updated_at, String product_id, String product_type, String product_options, String weight, String is_virtual, String sku, String name, String applied_rule_ids, String free_shipping, String is_qty_decimal, String no_discount, String qty_canceled, String qty_invoiced, String qty_ordered, String qty_refunded, String qty_shipped, String cost, String price, String base_price, String original_price, String base_original_price, String tax_percent, String tax_amount, String base_tax_amount, String tax_invoiced, String base_tax_invoiced, String discount_percent, String discount_amount, String base_discount_amount, String discount_invoiced, String base_discount_invoiced, String amount_refunded, String base_amount_refunded, String row_total, String base_row_total, String row_invoiced, String base_row_invoiced, String row_weight, String gift_message_id, String gift_message, String gift_message_available, String base_tax_before_discount, String tax_before_discount, String weee_tax_applied, String weee_tax_applied_amount, String weee_tax_applied_row_amount, String base_weee_tax_applied_amount, String base_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)
public String getItem_id()
public void setItem_id(String item_id)
item_id - public String getOrder_id()
public void setOrder_id(String order_id)
order_id - public String getQuote_item_id()
public void setQuote_item_id(String quote_item_id)
quote_item_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 getProduct_id()
public void setProduct_id(String product_id)
product_id - public String getProduct_type()
public void setProduct_type(String product_type)
product_type - public String getProduct_options()
public void setProduct_options(String product_options)
product_options - public String getWeight()
public void setWeight(String weight)
weight - public String getIs_virtual()
public void setIs_virtual(String is_virtual)
is_virtual - public String getSku()
public void setSku(String sku)
sku - public String getName()
public void setName(String name)
name - public String getApplied_rule_ids()
public void setApplied_rule_ids(String applied_rule_ids)
applied_rule_ids - public String getFree_shipping()
public void setFree_shipping(String free_shipping)
free_shipping - public String getIs_qty_decimal()
public void setIs_qty_decimal(String is_qty_decimal)
is_qty_decimal - public String getNo_discount()
public void setNo_discount(String no_discount)
no_discount - public String getQty_canceled()
public void setQty_canceled(String qty_canceled)
qty_canceled - public String getQty_invoiced()
public void setQty_invoiced(String qty_invoiced)
qty_invoiced - public String getQty_ordered()
public void setQty_ordered(String qty_ordered)
qty_ordered - public String getQty_refunded()
public void setQty_refunded(String qty_refunded)
qty_refunded - public String getQty_shipped()
public void setQty_shipped(String qty_shipped)
qty_shipped - public String getCost()
public void setCost(String cost)
cost - public String getPrice()
public void setPrice(String price)
price - public String getBase_price()
public void setBase_price(String base_price)
base_price - public String getOriginal_price()
public void setOriginal_price(String original_price)
original_price - public String getBase_original_price()
public void setBase_original_price(String base_original_price)
base_original_price - public String getTax_percent()
public void setTax_percent(String tax_percent)
tax_percent - 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 getTax_invoiced()
public void setTax_invoiced(String tax_invoiced)
tax_invoiced - public String getBase_tax_invoiced()
public void setBase_tax_invoiced(String base_tax_invoiced)
base_tax_invoiced - public String getDiscount_percent()
public void setDiscount_percent(String discount_percent)
discount_percent - 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 getDiscount_invoiced()
public void setDiscount_invoiced(String discount_invoiced)
discount_invoiced - public String getBase_discount_invoiced()
public void setBase_discount_invoiced(String base_discount_invoiced)
base_discount_invoiced - public String getAmount_refunded()
public void setAmount_refunded(String amount_refunded)
amount_refunded - public String getBase_amount_refunded()
public void setBase_amount_refunded(String base_amount_refunded)
base_amount_refunded - public String getRow_total()
public void setRow_total(String row_total)
row_total - public String getBase_row_total()
public void setBase_row_total(String base_row_total)
base_row_total - public String getRow_invoiced()
public void setRow_invoiced(String row_invoiced)
row_invoiced - public String getBase_row_invoiced()
public void setBase_row_invoiced(String base_row_invoiced)
base_row_invoiced - public String getRow_weight()
public void setRow_weight(String row_weight)
row_weight - public String getGift_message_id()
public void setGift_message_id(String gift_message_id)
gift_message_id - public String getGift_message()
public void setGift_message(String gift_message)
gift_message - public String getGift_message_available()
public void setGift_message_available(String gift_message_available)
gift_message_available - public String getBase_tax_before_discount()
public void setBase_tax_before_discount(String base_tax_before_discount)
base_tax_before_discount - public String getTax_before_discount()
public void setTax_before_discount(String tax_before_discount)
tax_before_discount - public String getWeee_tax_applied()
public void setWeee_tax_applied(String weee_tax_applied)
weee_tax_applied - public String getWeee_tax_applied_amount()
public void setWeee_tax_applied_amount(String weee_tax_applied_amount)
weee_tax_applied_amount - public String getWeee_tax_applied_row_amount()
public void setWeee_tax_applied_row_amount(String weee_tax_applied_row_amount)
weee_tax_applied_row_amount - public String getBase_weee_tax_applied_amount()
public void setBase_weee_tax_applied_amount(String base_weee_tax_applied_amount)
base_weee_tax_applied_amount - public String getBase_weee_tax_applied_row_amount()
public void setBase_weee_tax_applied_row_amount(String base_weee_tax_applied_row_amount)
base_weee_tax_applied_row_amount - public String getWeee_tax_disposition()
public void setWeee_tax_disposition(String weee_tax_disposition)
weee_tax_disposition - public String getWeee_tax_row_disposition()
public void setWeee_tax_row_disposition(String weee_tax_row_disposition)
weee_tax_row_disposition - public String getBase_weee_tax_disposition()
public void setBase_weee_tax_disposition(String base_weee_tax_disposition)
base_weee_tax_disposition - public String getBase_weee_tax_row_disposition()
public void setBase_weee_tax_row_disposition(String base_weee_tax_row_disposition)
base_weee_tax_row_disposition - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.