public static class InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModels
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
InitCoursesOfClassRequestSectionConfigSectionModels() |
@NameInMap(value="end") public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModelsEnd end
@NameInMap(value="sectionIndex") public Integer sectionIndex
@NameInMap(value="sectionType") public String sectionType
@NameInMap(value="start") public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModelsStart start
public InitCoursesOfClassRequestSectionConfigSectionModels()
public static InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModels build(Map<String,?> map) throws Exception
Exceptionpublic InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModels setEnd(InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModelsEnd end)
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModelsEnd getEnd()
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModels setSectionIndex(Integer sectionIndex)
public Integer getSectionIndex()
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModels setSectionType(String sectionType)
public String getSectionType()
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModels setStart(InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModelsStart start)
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigSectionModelsStart getStart()
Copyright © 2022. All rights reserved.