public static class OapiKacDatavDeptVideoliveListResponse.VideoLiveDeptSummaryVo extends TaobaoObject
| 构造器和说明 |
|---|
VideoLiveDeptSummaryVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getDeptId() |
String |
getDeptName() |
Long |
getLiveLaunchCount() |
Long |
getLivePlayUserCount() |
String |
getLiveTimeLength() |
void |
setDeptId(Long deptId) |
void |
setDeptName(String deptName) |
void |
setLiveLaunchCount(Long liveLaunchCount) |
void |
setLivePlayUserCount(Long livePlayUserCount) |
void |
setLiveTimeLength(String liveTimeLength) |
public Long getDeptId()
public void setDeptId(Long deptId)
public String getDeptName()
public void setDeptName(String deptName)
public Long getLiveLaunchCount()
public void setLiveLaunchCount(Long liveLaunchCount)
public Long getLivePlayUserCount()
public void setLivePlayUserCount(Long livePlayUserCount)
public String getLiveTimeLength()
public void setLiveTimeLength(String liveTimeLength)
Copyright © 2020. All rights reserved.