public class RoomVO extends BaseVO
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
TEMPLATE_NAME_DOCAUDIO |
static String |
TEMPLATE_NAME_DOCVIDEO |
static String |
TEMPLATE_NAME_SINGLEVIDEO |
| 构造器和说明 |
|---|
RoomVO() |
getPartner_id, getSign, getTimestamp, setPartner_id, setSign, setTimestamppublic String getTitle()
public void setTitle(String title)
public Long getStart_time()
public void setStart_time(Long start_time)
public Long getEnd_time()
public void setEnd_time(Long end_time)
public Integer getIndustry_type()
public void setIndustry_type(Integer industry_type)
public String getTemplate_name()
public void setTemplate_name(String template_name)
public Integer getMax_users()
public void setMax_users(Integer max_users)
public Long getPre_enter_time()
public void setPre_enter_time(Long pre_enter_time)
public Integer getIs_long_term()
public void setIs_long_term(Integer is_long_term)
public Integer getIs_push_live()
public void setIs_push_live(Integer is_push_live)
public Integer getType()
public void setType(Integer type)
public Integer getRoom_id()
public void setRoom_id(Integer room_id)
public String getAdmin_code()
public void setAdmin_code(String admin_code)
public String getTeacher_code()
public void setTeacher_code(String teacher_code)
public String getStudent_code()
public void setStudent_code(String student_code)
public String getProduct_type()
public void setProduct_type(String product_type)
public String getStatus()
public void setStatus(String status)
Copyright © 2021. All rights reserved.