public static class OapiRhinoMosExecTrackEntityconditionListResponse.TrackRecordDto extends TaobaoObject
| 构造器和说明 |
|---|
TrackRecordDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getEffectEndTime() |
Date |
getEffectStartTime() |
String |
getEffectStartWorkstationCode() |
String |
getEffectStatus() |
Long |
getEntityId() |
String |
getEntityType() |
Long |
getOrderId() |
String |
getTenantId() |
String |
getTrackId() |
String |
getTrackType() |
void |
setEffectEndTime(Date effectEndTime) |
void |
setEffectStartTime(Date effectStartTime) |
void |
setEffectStartWorkstationCode(String effectStartWorkstationCode) |
void |
setEffectStatus(String effectStatus) |
void |
setEntityId(Long entityId) |
void |
setEntityType(String entityType) |
void |
setOrderId(Long orderId) |
void |
setTenantId(String tenantId) |
void |
setTrackId(String trackId) |
void |
setTrackType(String trackType) |
public Date getEffectEndTime()
public void setEffectEndTime(Date effectEndTime)
public Date getEffectStartTime()
public void setEffectStartTime(Date effectStartTime)
public String getEffectStartWorkstationCode()
public void setEffectStartWorkstationCode(String effectStartWorkstationCode)
public String getEffectStatus()
public void setEffectStatus(String effectStatus)
public Long getEntityId()
public void setEntityId(Long entityId)
public String getEntityType()
public void setEntityType(String entityType)
public Long getOrderId()
public void setOrderId(Long orderId)
public String getTenantId()
public void setTenantId(String tenantId)
public String getTrackId()
public void setTrackId(String trackId)
public String getTrackType()
public void setTrackType(String trackType)
Copyright © 2020. All rights reserved.