public class OrderExceptionNotifyModel extends AbstractMeituanNotifyModel
log| 构造器和说明 |
|---|
OrderExceptionNotifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCourier_name() |
String |
getCourier_phone() |
Long |
getDelivery_id() |
ExceptionType |
getException_code() |
String |
getException_descr() |
Long |
getException_id() |
Long |
getException_time() |
String |
getMt_peisong_id() |
String |
getOrder_id() |
void |
setCourier_name(String courier_name) |
void |
setCourier_phone(String courier_phone) |
void |
setDelivery_id(Long delivery_id) |
void |
setException_code(int exception_code) |
void |
setException_descr(String exception_descr) |
void |
setException_id(Long exception_id) |
void |
setException_time(Long exception_time) |
void |
setMt_peisong_id(String mt_peisong_id) |
void |
setOrder_id(String order_id) |
getAppkey, getSign, getTimestamp, setAppkey, setSign, setTimestamptoStringpublic Long getDelivery_id()
public void setDelivery_id(Long delivery_id)
public String getMt_peisong_id()
public void setMt_peisong_id(String mt_peisong_id)
public String getOrder_id()
public void setOrder_id(String order_id)
public Long getException_id()
public void setException_id(Long exception_id)
public ExceptionType getException_code()
public void setException_code(int exception_code)
public String getException_descr()
public void setException_descr(String exception_descr)
public Long getException_time()
public void setException_time(Long exception_time)
public String getCourier_name()
public void setCourier_name(String courier_name)
public String getCourier_phone()
public void setCourier_phone(String courier_phone)
Copyright © 2019. All rights reserved.