public static class BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Boolean |
all |
String |
classId |
String |
className |
List<BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassListStudents> |
students |
构造器和说明 |
---|
BatchOrgCreateHWRequestOpenSelectItemListClassList() |
@NameInMap(value="classId") public String classId
@NameInMap(value="className") public String className
@NameInMap(value="all") public Boolean all
@NameInMap(value="students") public List<BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassListStudents> students
public BatchOrgCreateHWRequestOpenSelectItemListClassList()
public static BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassList build(Map<String,?> map) throws Exception
Exception
public BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassList setClassId(String classId)
public String getClassId()
public BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassList setClassName(String className)
public String getClassName()
public BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassList setAll(Boolean all)
public Boolean getAll()
public BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassList setStudents(List<BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassListStudents> students)
public List<BatchOrgCreateHWRequest.BatchOrgCreateHWRequestOpenSelectItemListClassListStudents> getStudents()
Copyright © 2021. All rights reserved.