public class SalesOrderShipmentTrackEntity extends Object implements Serializable
| Constructor and Description |
|---|
SalesOrderShipmentTrackEntity() |
SalesOrderShipmentTrackEntity(String increment_id,
String parent_id,
String created_at,
String updated_at,
String is_active,
String carrier_code,
String title,
String number,
String order_id,
String track_id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCarrier_code()
Gets the carrier_code value for this SalesOrderShipmentTrackEntity.
|
String |
getCreated_at()
Gets the created_at value for this SalesOrderShipmentTrackEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getIncrement_id()
Gets the increment_id value for this SalesOrderShipmentTrackEntity.
|
String |
getIs_active()
Gets the is_active value for this SalesOrderShipmentTrackEntity.
|
String |
getNumber()
Gets the number value for this SalesOrderShipmentTrackEntity.
|
String |
getOrder_id()
Gets the order_id value for this SalesOrderShipmentTrackEntity.
|
String |
getParent_id()
Gets the parent_id value for this SalesOrderShipmentTrackEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getTitle()
Gets the title value for this SalesOrderShipmentTrackEntity.
|
String |
getTrack_id()
Gets the track_id value for this SalesOrderShipmentTrackEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUpdated_at()
Gets the updated_at value for this SalesOrderShipmentTrackEntity.
|
int |
hashCode() |
void |
setCarrier_code(String carrier_code)
Sets the carrier_code value for this SalesOrderShipmentTrackEntity.
|
void |
setCreated_at(String created_at)
Sets the created_at value for this SalesOrderShipmentTrackEntity.
|
void |
setIncrement_id(String increment_id)
Sets the increment_id value for this SalesOrderShipmentTrackEntity.
|
void |
setIs_active(String is_active)
Sets the is_active value for this SalesOrderShipmentTrackEntity.
|
void |
setNumber(String number)
Sets the number value for this SalesOrderShipmentTrackEntity.
|
void |
setOrder_id(String order_id)
Sets the order_id value for this SalesOrderShipmentTrackEntity.
|
void |
setParent_id(String parent_id)
Sets the parent_id value for this SalesOrderShipmentTrackEntity.
|
void |
setTitle(String title)
Sets the title value for this SalesOrderShipmentTrackEntity.
|
void |
setTrack_id(String track_id)
Sets the track_id value for this SalesOrderShipmentTrackEntity.
|
void |
setUpdated_at(String updated_at)
Sets the updated_at value for this SalesOrderShipmentTrackEntity.
|
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 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 getCarrier_code()
public void setCarrier_code(String carrier_code)
carrier_code - public String getTitle()
public void setTitle(String title)
title - public String getNumber()
public void setNumber(String number)
number - public String getOrder_id()
public void setOrder_id(String order_id)
order_id - public String getTrack_id()
public void setTrack_id(String track_id)
track_id - 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.