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