public class Report extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
static Integer |
FINAL_JUDGE_APPROVED
judgeResult:终审通过 = 2
|
static Integer |
FINAL_JUDGE_REJECTED
judgeResult:终审拒绝 = 4
|
static Integer |
FIRST_JUDGE_APPROVED
judgeResult:初审通过 = 1
|
static Integer |
FIRST_JUDGE_REJECTED
judgeResult:初审拒绝 = 3
|
static Integer |
HAVE_SECOND_STORAGE
未报备二网:unknownSecondStorage
1=有
|
static Integer |
NO_SECOND_STORAGE
未报备二网:unknownSecondStorage
0=无
|
static Integer |
NOT_JUDGED
judgeResult:未审核 = 0
|
| 构造器和说明 |
|---|
Report() |
public static final Integer NOT_JUDGED
public static final Integer FIRST_JUDGE_APPROVED
public static final Integer FINAL_JUDGE_APPROVED
public static final Integer FIRST_JUDGE_REJECTED
public static final Integer FINAL_JUDGE_REJECTED
public static final Integer NO_SECOND_STORAGE
public static final Integer HAVE_SECOND_STORAGE
public Long getId()
public void setId(Long id)
public Long getVenderTaskId()
public void setVenderTaskId(Long venderTaskId)
public Long getDistributorId()
public void setDistributorId(Long distributorId)
public String getDistributorShortName()
public void setDistributorShortName(String distributorShortName)
public Long getPlanBeginAt()
public void setPlanBeginAt(Long planBeginAt)
public Long getBeginAt()
public void setBeginAt(Long beginAt)
public Long getEndAt()
public void setEndAt(Long endAt)
public String getCarType()
public void setCarType(String carType)
public String getEachTeamId()
public void setEachTeamId(String eachTeamId)
public String getEachTeamName()
public void setEachTeamName(String eachTeamName)
public Integer getStorageNum()
public void setStorageNum(Integer storageNum)
public Integer getCarNum()
public void setCarNum(Integer carNum)
public Integer getPhotoNum()
public void setPhotoNum(Integer photoNum)
public Integer getAuditFinishTimes()
public void setAuditFinishTimes(Integer auditFinishTimes)
public Integer getInventoryEnrouteNum()
public void setInventoryEnrouteNum(Integer inventoryEnrouteNum)
public Integer getInventoryInstoreNum()
public void setInventoryInstoreNum(Integer inventoryInstoreNum)
public Integer getInventorySaledNum()
public void setInventorySaledNum(Integer inventorySaledNum)
public Integer getInventoryOtherNum()
public void setInventoryOtherNum(Integer inventoryOtherNum)
public Integer getInspectEnrouteNum()
public void setInspectEnrouteNum(Integer inspectEnrouteNum)
public Integer getInspectInstoreNum()
public void setInspectInstoreNum(Integer inspectInstoreNum)
public Integer getInspectSaledNum()
public void setInspectSaledNum(Integer inspectSaledNum)
public Integer getInspectOtherNum()
public void setInspectOtherNum(Integer inspectOtherNum)
public Integer getCentraStorageNum()
public void setCentraStorageNum(Integer centraStorageNum)
public Integer getSecondStorageNum()
public void setSecondStorageNum(Integer secondStorageNum)
public Integer getShowStorageNum()
public void setShowStorageNum(Integer showStorageNum)
public Integer getUnknownSecondStorage()
public void setUnknownSecondStorage(Integer unknownSecondStorage)
public Integer getCentraStorageCarNum()
public void setCentraStorageCarNum(Integer centraStorageCarNum)
public Integer getSecondStorageCarNum()
public void setSecondStorageCarNum(Integer secondStorageCarNum)
public Integer getShowStorageCarNum()
public void setShowStorageCarNum(Integer showStorageCarNum)
public String getDistributorSignImg()
public void setDistributorSignImg(String distributorSignImg)
public Long getFirstJudgeAt()
public void setFirstJudgeAt(Long firstJudgeAt)
public Long getFinalJudgeAt()
public void setFinalJudgeAt(Long finalJudgeAt)
public Integer getJudgeResult()
public void setJudgeResult(Integer judgeResult)
public Long getCreateBy()
public void setCreateBy(Long createBy)
public Long getUpdateBy()
public void setUpdateBy(Long updateBy)
public Long getUpdateAt()
public void setUpdateAt(Long updateAt)
public Long getCreateAt()
public void setCreateAt(Long createAt)
public Integer getProblemOne()
public void setProblemOne(Integer problemOne)
public Integer getProblemTwo()
public void setProblemTwo(Integer problemTwo)
public Integer getProblemThree()
public void setProblemThree(Integer problemThree)
public Integer getProblemFour()
public void setProblemFour(Integer problemFour)
public Integer getProblemFive()
public void setProblemFive(Integer problemFive)
public Boolean getHasException()
public void setHasException(Boolean hasException)
public String getMemberSignImg()
public void setMemberSignImg(String memberSignImg)
public String getDistributorName()
public void setDistributorName(String distributorName)
public String getDistributorPosition()
public void setDistributorPosition(String distributorPosition)
public Long getTaskSummaryUpdateAt()
public void setTaskSummaryUpdateAt(Long taskSummaryUpdateAt)
public Integer getInventoryEnrouteCount()
public void setInventoryEnrouteCount(Integer inventoryEnrouteCount)
public Integer getInventoryInstoreCount()
public void setInventoryInstoreCount(Integer inventoryInstoreCount)
public Integer getInventorySaledCount()
public void setInventorySaledCount(Integer inventorySaledCount)
public Integer getInventoryOtherCount()
public void setInventoryOtherCount(Integer inventoryOtherCount)
public Integer getInspectInstoreCount()
public void setInspectInstoreCount(Integer inspectInstoreCount)
public Integer getInspectSaledCount()
public void setInspectSaledCount(Integer inspectSaledCount)
public Long getHeadMemberId()
public void setHeadMemberId(Long headMemberId)
public String getHeadMemberName()
public void setHeadMemberName(String headMemberName)
public String getInventoryExcel()
public void setInventoryExcel(String inventoryExcel)
public String getInspectExcel()
public void setInspectExcel(String inspectExcel)
public String getImgPackage()
public void setImgPackage(String imgPackage)
Copyright © 2017. All rights reserved.