public static class SmartworkAttendsGetusergroupResponse.AtClassVo extends TaobaoObject
| Constructor and Description |
|---|
AtClassVo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getClassId() |
String |
getName() |
List<SmartworkAttendsGetusergroupResponse.AtSectionVo> |
getSections() |
SmartworkAttendsGetusergroupResponse.ClassSettingVo |
getSetting() |
void |
setClassId(Long classId) |
void |
setName(String name) |
void |
setSections(List<SmartworkAttendsGetusergroupResponse.AtSectionVo> sections) |
void |
setSetting(SmartworkAttendsGetusergroupResponse.ClassSettingVo setting) |
public Long getClassId()
public void setClassId(Long classId)
public String getName()
public void setName(String name)
public List<SmartworkAttendsGetusergroupResponse.AtSectionVo> getSections()
public void setSections(List<SmartworkAttendsGetusergroupResponse.AtSectionVo> sections)
public SmartworkAttendsGetusergroupResponse.ClassSettingVo getSetting()
public void setSetting(SmartworkAttendsGetusergroupResponse.ClassSettingVo setting)
Copyright © 2021. All rights reserved.