public class Teacher extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Long |
Comment_None |
static int |
Student_None |
| Constructor and Description |
|---|
Teacher() |
public static final int Student_None
public static final Long Comment_None
public Long getId()
public void setId(Long id)
public Integer getOutlineNow()
public Integer getOnlineNow()
public void setOnlineNow(Integer onlineNow)
public Integer getOfflineNow()
public void setOfflineNow(Integer offlineNow)
public void setOutlineNow(Integer outlineNow)
public Integer getOfflineTotal()
public void setOfflineTotal(Integer offlineTotal)
public Integer getOutlineTotal()
public void setOutlineTotal(Integer outlineTotal)
public Integer getOnlineTotal()
public void setOnlineTotal(Integer onlineTotal)
public String getPrice()
public void setPrice(String price)
public Long getStudentDaily()
public void setStudentDaily(Long studentDaily)
public Long getTeacherComment()
public void setTeacherComment(Long teacherComment)
public Long getLastComment()
public void setLastComment(Long lastComment)
public String getGroupQQ()
public void setGroupQQ(String groupQQ)
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)
Copyright © 2016. All rights reserved.