public class AntProdpaasProductProduceCompleteCallbackModel extends AlipayObject
| 构造器和说明 |
|---|
AntProdpaasProductProduceCompleteCallbackModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAbnormalFeedback() |
String |
getAbnormalReason() |
Long |
getActualAmount() |
Date |
getActualEndTime() |
List<SupplierAppendixUrl> |
getAppendixUrls() |
String |
getBatchFlag() |
String |
getBatchNo() |
List<SupplierProduceBatch> |
getBatchs() |
List<SupplierItemAttrField> |
getExtendPros() |
String |
getLastBatchFlag() |
Date |
getPlanEndTime() |
Date |
getPlanStartTime() |
String |
getProduceOrderCode() |
void |
setAbnormalFeedback(String abnormalFeedback) |
void |
setAbnormalReason(String abnormalReason) |
void |
setActualAmount(Long actualAmount) |
void |
setActualEndTime(Date actualEndTime) |
void |
setAppendixUrls(List<SupplierAppendixUrl> appendixUrls) |
void |
setBatchFlag(String batchFlag) |
void |
setBatchNo(String batchNo) |
void |
setBatchs(List<SupplierProduceBatch> batchs) |
void |
setExtendPros(List<SupplierItemAttrField> extendPros) |
void |
setLastBatchFlag(String lastBatchFlag) |
void |
setPlanEndTime(Date planEndTime) |
void |
setPlanStartTime(Date planStartTime) |
void |
setProduceOrderCode(String produceOrderCode) |
public AntProdpaasProductProduceCompleteCallbackModel()
public String getAbnormalFeedback()
public void setAbnormalFeedback(String abnormalFeedback)
public String getAbnormalReason()
public void setAbnormalReason(String abnormalReason)
public Long getActualAmount()
public void setActualAmount(Long actualAmount)
public Date getActualEndTime()
public void setActualEndTime(Date actualEndTime)
public List<SupplierAppendixUrl> getAppendixUrls()
public void setAppendixUrls(List<SupplierAppendixUrl> appendixUrls)
public String getBatchFlag()
public void setBatchFlag(String batchFlag)
public String getBatchNo()
public void setBatchNo(String batchNo)
public List<SupplierProduceBatch> getBatchs()
public void setBatchs(List<SupplierProduceBatch> batchs)
public List<SupplierItemAttrField> getExtendPros()
public void setExtendPros(List<SupplierItemAttrField> extendPros)
public String getLastBatchFlag()
public void setLastBatchFlag(String lastBatchFlag)
public Date getPlanEndTime()
public void setPlanEndTime(Date planEndTime)
public Date getPlanStartTime()
public void setPlanStartTime(Date planStartTime)
public String getProduceOrderCode()
public void setProduceOrderCode(String produceOrderCode)
Copyright © 2024. All rights reserved.