public static class CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateSectionConfigRequestSectionConfigs() |
@NameInMap(value="scheduleName") public String scheduleName
@NameInMap(value="schoolYear") public String schoolYear
@NameInMap(value="sectionEndDate") public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionEndDate sectionEndDate
@NameInMap(value="sectionModels") public List<CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionModels> sectionModels
@NameInMap(value="sectionStartDate") public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionStartDate sectionStartDate
@NameInMap(value="semester") public Integer semester
@NameInMap(value="semesterEndDate") public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSemesterEndDate semesterEndDate
@NameInMap(value="semesterStartDate") public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSemesterStartDate semesterStartDate
public static CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs build(Map<String,?> map) throws Exception
Exceptionpublic CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs setScheduleName(String scheduleName)
public String getScheduleName()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs setSchoolYear(String schoolYear)
public String getSchoolYear()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs setSectionEndDate(CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionEndDate sectionEndDate)
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionEndDate getSectionEndDate()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs setSectionModels(List<CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionModels> sectionModels)
public List<CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionModels> getSectionModels()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs setSectionStartDate(CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionStartDate sectionStartDate)
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionStartDate getSectionStartDate()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs setSemester(Integer semester)
public Integer getSemester()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs setSemesterEndDate(CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSemesterEndDate semesterEndDate)
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSemesterEndDate getSemesterEndDate()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigs setSemesterStartDate(CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSemesterStartDate semesterStartDate)
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSemesterStartDate getSemesterStartDate()
Copyright © 2022. All rights reserved.