public class

SalesOrderShipmentItemEntity

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

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
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 sku
private static TypeDesc typeDesc
private String updated_at
private String weight
Public Constructors
SalesOrderShipmentItemEntity()
SalesOrderShipmentItemEntity(String increment_id, String parent_id, String created_at, String updated_at, String is_active, String sku, String name, String order_item_id, String product_id, String weight, String price, String qty, String item_id)
Public Methods
synchronized boolean equals(Object obj)
String getCreated_at()
Gets the created_at value for this SalesOrderShipmentItemEntity.
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
String getIncrement_id()
Gets the increment_id value for this SalesOrderShipmentItemEntity.
String getIs_active()
Gets the is_active value for this SalesOrderShipmentItemEntity.
String getItem_id()
Gets the item_id value for this SalesOrderShipmentItemEntity.
String getName()
Gets the name value for this SalesOrderShipmentItemEntity.
String getOrder_item_id()
Gets the order_item_id value for this SalesOrderShipmentItemEntity.
String getParent_id()
Gets the parent_id value for this SalesOrderShipmentItemEntity.
String getPrice()
Gets the price value for this SalesOrderShipmentItemEntity.
String getProduct_id()
Gets the product_id value for this SalesOrderShipmentItemEntity.
String getQty()
Gets the qty value for this SalesOrderShipmentItemEntity.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
String getSku()
Gets the sku value for this SalesOrderShipmentItemEntity.
static TypeDesc getTypeDesc()
Return type metadata object
String getUpdated_at()
Gets the updated_at value for this SalesOrderShipmentItemEntity.
String getWeight()
Gets the weight value for this SalesOrderShipmentItemEntity.
synchronized int hashCode()
void setCreated_at(String created_at)
Sets the created_at value for this SalesOrderShipmentItemEntity.
void setIncrement_id(String increment_id)
Sets the increment_id value for this SalesOrderShipmentItemEntity.
void setIs_active(String is_active)
Sets the is_active value for this SalesOrderShipmentItemEntity.
void setItem_id(String item_id)
Sets the item_id value for this SalesOrderShipmentItemEntity.
void setName(String name)
Sets the name value for this SalesOrderShipmentItemEntity.
void setOrder_item_id(String order_item_id)
Sets the order_item_id value for this SalesOrderShipmentItemEntity.
void setParent_id(String parent_id)
Sets the parent_id value for this SalesOrderShipmentItemEntity.
void setPrice(String price)
Sets the price value for this SalesOrderShipmentItemEntity.
void setProduct_id(String product_id)
Sets the product_id value for this SalesOrderShipmentItemEntity.
void setQty(String qty)
Sets the qty value for this SalesOrderShipmentItemEntity.
void setSku(String sku)
Sets the sku value for this SalesOrderShipmentItemEntity.
void setUpdated_at(String updated_at)
Sets the updated_at value for this SalesOrderShipmentItemEntity.
void setWeight(String weight)
Sets the weight value for this SalesOrderShipmentItemEntity.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

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 sku

private static TypeDesc typeDesc

private String updated_at

private String weight

Public Constructors

public SalesOrderShipmentItemEntity ()

public SalesOrderShipmentItemEntity (String increment_id, String parent_id, String created_at, String updated_at, String is_active, String sku, String name, String order_item_id, String product_id, String weight, String price, String qty, String item_id)

Parameters
increment_id
parent_id
created_at
updated_at
is_active
sku
name
order_item_id
product_id
weight
price
qty
item_id

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public String getCreated_at ()

Gets the created_at value for this SalesOrderShipmentItemEntity.

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

Returns
  • increment_id

public String getIs_active ()

Gets the is_active value for this SalesOrderShipmentItemEntity.

Returns
  • is_active

public String getItem_id ()

Gets the item_id value for this SalesOrderShipmentItemEntity.

Returns
  • item_id

public String getName ()

Gets the name value for this SalesOrderShipmentItemEntity.

Returns
  • name

public String getOrder_item_id ()

Gets the order_item_id value for this SalesOrderShipmentItemEntity.

Returns
  • order_item_id

public String getParent_id ()

Gets the parent_id value for this SalesOrderShipmentItemEntity.

Returns
  • parent_id

public String getPrice ()

Gets the price value for this SalesOrderShipmentItemEntity.

Returns
  • price

public String getProduct_id ()

Gets the product_id value for this SalesOrderShipmentItemEntity.

Returns
  • product_id

public String getQty ()

Gets the qty value for this SalesOrderShipmentItemEntity.

Returns
  • qty

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

Returns
  • sku

public static TypeDesc getTypeDesc ()

Return type metadata object

public String getUpdated_at ()

Gets the updated_at value for this SalesOrderShipmentItemEntity.

Returns
  • updated_at

public String getWeight ()

Gets the weight value for this SalesOrderShipmentItemEntity.

Returns
  • weight

public synchronized int hashCode ()

public void setCreated_at (String created_at)

Sets the created_at value for this SalesOrderShipmentItemEntity.

Parameters
created_at

public void setIncrement_id (String increment_id)

Sets the increment_id value for this SalesOrderShipmentItemEntity.

Parameters
increment_id

public void setIs_active (String is_active)

Sets the is_active value for this SalesOrderShipmentItemEntity.

Parameters
is_active

public void setItem_id (String item_id)

Sets the item_id value for this SalesOrderShipmentItemEntity.

Parameters
item_id

public void setName (String name)

Sets the name value for this SalesOrderShipmentItemEntity.

Parameters
name

public void setOrder_item_id (String order_item_id)

Sets the order_item_id value for this SalesOrderShipmentItemEntity.

Parameters
order_item_id

public void setParent_id (String parent_id)

Sets the parent_id value for this SalesOrderShipmentItemEntity.

Parameters
parent_id

public void setPrice (String price)

Sets the price value for this SalesOrderShipmentItemEntity.

Parameters
price

public void setProduct_id (String product_id)

Sets the product_id value for this SalesOrderShipmentItemEntity.

Parameters
product_id

public void setQty (String qty)

Sets the qty value for this SalesOrderShipmentItemEntity.

Parameters
qty

public void setSku (String sku)

Sets the sku value for this SalesOrderShipmentItemEntity.

Parameters
sku

public void setUpdated_at (String updated_at)

Sets the updated_at value for this SalesOrderShipmentItemEntity.

Parameters
updated_at

public void setWeight (String weight)

Sets the weight value for this SalesOrderShipmentItemEntity.

Parameters
weight