public class Residence
extends com.viontech.keliu.base.BaseModel
| 构造器和说明 |
|---|
Residence() |
public Long getId()
getId 在类中 com.viontech.keliu.base.BaseModelpublic void setId(Long id)
setId 在类中 com.viontech.keliu.base.BaseModelpublic Long getMallId()
public void setMallId(Long mallId)
public Long getAccountId()
public void setAccountId(Long accountId)
public String getArrFacePic()
public void setArrFacePic(String arrFacePic)
public String getArrBodyPic()
public void setArrBodyPic(String arrBodyPic)
public String getLeaveBodyPic()
public void setLeaveBodyPic(String leaveBodyPic)
public String getLeaveFacePic()
public void setLeaveFacePic(String leaveFacePic)
public Long getArrivalId()
public void setArrivalId(Long arrivalId)
public String getArrivalUnid()
public void setArrivalUnid(String arrivalUnid)
public Long getLeaveId()
public void setLeaveId(Long leaveId)
public String getLeaveUnid()
public void setLeaveUnid(String leaveUnid)
public Short getAge()
public void setAge(Short age)
public Short getGender()
public void setGender(Short gender)
public Date getArrivalTime()
public void setArrivalTime(Date arrivalTime)
public Date getLeaveTime()
public void setLeaveTime(Date leaveTime)
public Integer getResidenceTime()
public void setResidenceTime(Integer residenceTime)
public Date getCountdate()
public void setCountdate(Date countdate)
public Date getCounttime()
public void setCounttime(Date counttime)
public Date getModifyTime()
public void setModifyTime(Date modifyTime)
public Date getCreateTime()
public void setCreateTime(Date createTime)
public Short getArrMood()
public void setArrMood(Short arrMood)
public Short getLeaveMood()
public void setLeaveMood(Short leaveMood)
public Short getReal()
public void setReal(Short real)
public Mall getMall()
public void setMall(Mall mall)
public Account getAccount()
public void setAccount(Account account)
Copyright © 2019. All rights reserved.