public static class InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigEnd
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
dayOfMonth
This parameter is required.
|
Integer |
month
This parameter is required.
|
Integer |
year
This parameter is required.
|
| 构造器和说明 |
|---|
InitCoursesOfClassRequestSectionConfigEnd() |
@NameInMap(value="dayOfMonth") public Integer dayOfMonth
This parameter is required.
example:9
@NameInMap(value="month") public Integer month
This parameter is required.
example:11
@NameInMap(value="year") public Integer year
This parameter is required.
example:2020
public InitCoursesOfClassRequestSectionConfigEnd()
public static InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigEnd build(Map<String,?> map) throws Exception
Exceptionpublic InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigEnd setDayOfMonth(Integer dayOfMonth)
public Integer getDayOfMonth()
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigEnd setMonth(Integer month)
public Integer getMonth()
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigEnd setYear(Integer year)
public Integer getYear()
Copyright © 2025. All rights reserved.