public class ExcelStaff extends Object implements Serializable
| 构造器和说明 |
|---|
ExcelStaff(Long id,
String name,
String img,
String phone,
String pwd,
Long departmentId,
String departmentName,
Long positionId,
String positionName,
Integer iniScore,
Integer degreeScore,
Integer honorScore,
Integer jopScore,
Integer specialityScore,
Integer positionScore,
Integer commendScore,
Integer baseScore,
Integer addScore,
Integer subScore,
Integer scoreSituation,
Integer totalScore,
Integer seniority,
Integer seniorityScore,
Integer star,
Integer starScore,
Integer incumbency,
Integer sunScore,
Integer loveScore,
Integer approvalLogNum,
Integer waitApprovalNum,
Integer myApprovalNum,
Integer myCopyNum,
Integer ranking,
Integer joinRank,
Long entryAt,
Integer role,
Long createAt,
Long updateAt,
Long createBy,
Long updateBy,
Long starId,
Long degreeId,
Long honorId,
Long specialityId,
Long jopId) |
public ExcelStaff(Long id, String name, String img, String phone, String pwd, Long departmentId, String departmentName, Long positionId, String positionName, Integer iniScore, Integer degreeScore, Integer honorScore, Integer jopScore, Integer specialityScore, Integer positionScore, Integer commendScore, Integer baseScore, Integer addScore, Integer subScore, Integer scoreSituation, Integer totalScore, Integer seniority, Integer seniorityScore, Integer star, Integer starScore, Integer incumbency, Integer sunScore, Integer loveScore, Integer approvalLogNum, Integer waitApprovalNum, Integer myApprovalNum, Integer myCopyNum, Integer ranking, Integer joinRank, Long entryAt, Integer role, Long createAt, Long updateAt, Long createBy, Long updateBy, Long starId, Long degreeId, Long honorId, Long specialityId, Long jopId)
public static long getSerialVersionUID()
public Long getId()
public void setId(Long id)
public String getName()
public void setName(String name)
public String getImg()
public void setImg(String img)
public String getPhone()
public void setPhone(String phone)
public String getPwd()
public void setPwd(String pwd)
public Long getDepartmentId()
public void setDepartmentId(Long departmentId)
public String getDepartmentName()
public void setDepartmentName(String departmentName)
public Long getPositionId()
public void setPositionId(Long positionId)
public String getPositionName()
public void setPositionName(String positionName)
public Integer getIniScore()
public void setIniScore(Integer iniScore)
public Integer getDegreeScore()
public void setDegreeScore(Integer degreeScore)
public Integer getHonorScore()
public void setHonorScore(Integer honorScore)
public Integer getJopScore()
public void setJopScore(Integer jopScore)
public Integer getSpecialityScore()
public void setSpecialityScore(Integer specialityScore)
public Integer getPositionScore()
public void setPositionScore(Integer positionScore)
public Integer getCommendScore()
public void setCommendScore(Integer commendScore)
public Integer getBaseScore()
public void setBaseScore(Integer baseScore)
public Integer getAddScore()
public void setAddScore(Integer addScore)
public Integer getSubScore()
public void setSubScore(Integer subScore)
public Integer getScoreSituation()
public void setScoreSituation(Integer scoreSituation)
public Integer getTotalScore()
public void setTotalScore(Integer totalScore)
public Integer getSeniority()
public void setSeniority(Integer seniority)
public Integer getSeniorityScore()
public void setSeniorityScore(Integer seniorityScore)
public Integer getStar()
public void setStar(Integer star)
public Integer getStarScore()
public void setStarScore(Integer starScore)
public Integer getIncumbency()
public void setIncumbency(Integer incumbency)
public Integer getSunScore()
public void setSunScore(Integer sunScore)
public Integer getLoveScore()
public void setLoveScore(Integer loveScore)
public Integer getApprovalLogNum()
public void setApprovalLogNum(Integer approvalLogNum)
public Integer getWaitApprovalNum()
public void setWaitApprovalNum(Integer waitApprovalNum)
public Integer getMyApprovalNum()
public void setMyApprovalNum(Integer myApprovalNum)
public Integer getMyCopyNum()
public void setMyCopyNum(Integer myCopyNum)
public Integer getRanking()
public void setRanking(Integer ranking)
public Integer getJoinRank()
public void setJoinRank(Integer joinRank)
public Long getEntryAt()
public void setEntryAt(Long entryAt)
public Integer getRole()
public void setRole(Integer role)
public Long getCreateAt()
public void setCreateAt(Long createAt)
public Long getUpdateAt()
public void setUpdateAt(Long updateAt)
public Long getCreateBy()
public void setCreateBy(Long createBy)
public Long getUpdateBy()
public void setUpdateBy(Long updateBy)
public Long getStarId()
public void setStarId(Long starId)
public Long getDegreeId()
public void setDegreeId(Long degreeId)
public Long getHonorId()
public void setHonorId(Long honorId)
public Long getSpecialityId()
public void setSpecialityId(Long specialityId)
public Long getJopId()
public void setJopId(Long jopId)
Copyright © 2017. All rights reserved.