public static class OapiKacDatavDeptVideoliveListResponse.VideoLiveDeptSummaryVo extends TaobaoObject
| Constructor and Description |
|---|
VideoLiveDeptSummaryVo() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021. All rights reserved.