public static class OapiKacDatavDeptVideoconfListResponse.McsDeptSummaryVo extends TaobaoObject
| Constructor and Description |
|---|
McsDeptSummaryVo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDeptId() |
String |
getDeptName() |
Long |
getJoinCount() |
String |
getStartAvgLenMin() |
Long |
getStartCount() |
String |
getStartLenMin() |
void |
setDeptId(Long deptId) |
void |
setDeptName(String deptName) |
void |
setJoinCount(Long joinCount) |
void |
setStartAvgLenMin(String startAvgLenMin) |
void |
setStartCount(Long startCount) |
void |
setStartLenMin(String startLenMin) |
public Long getDeptId()
public void setDeptId(Long deptId)
public String getDeptName()
public void setDeptName(String deptName)
public Long getJoinCount()
public void setJoinCount(Long joinCount)
public String getStartAvgLenMin()
public void setStartAvgLenMin(String startAvgLenMin)
public Long getStartCount()
public void setStartCount(Long startCount)
public String getStartLenMin()
public void setStartLenMin(String startLenMin)
Copyright © 2021. All rights reserved.