public class Profession extends Object implements Serializable
| 构造器和说明 |
|---|
Profession() |
public Integer getProvince()
public void setProvince(Integer province)
public Integer getCity()
public void setCity(Integer city)
public Integer getCounty()
public void setCounty(Integer county)
public Integer getGrade()
public void setGrade(Integer grade)
public Integer getSubType()
public void setSubType(Integer subType)
public Long getId()
public void setId(Long id)
public String getName()
public void setName(String name)
public Long getcId()
public void setcId(Long cId)
public Long getReleaseAt()
public void setReleaseAt(Long releaseAt)
public Integer getSalary()
public void setSalary(Integer salary)
public Integer getEducation()
public void setEducation(Integer education)
public Integer getWorkExperience()
public void setWorkExperience(Integer workExperience)
public Integer getStatus()
public void setStatus(Integer status)
public Integer getType()
public void setType(Integer type)
public Integer getRecommend()
public void setRecommend(Integer recommend)
public String getResponsibility()
public void setResponsibility(String responsibility)
public String getRequirement()
public void setRequirement(String requirement)
public String getWelfare()
public void setWelfare(String welfare)
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)
Copyright © 2017. All rights reserved.