public static class InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigEnd
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
InitCoursesOfClassRequestSectionConfigEnd() |
@NameInMap(value="dayOfMonth") public Integer dayOfMonth
每个月的第几天。
@NameInMap(value="month") public Integer month
月份。
@NameInMap(value="year") public Integer year
年份。
public InitCoursesOfClassRequestSectionConfigEnd()
public static InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigEnd build(Map<String,?> map) throws Exception
Exception
public 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 © 2023. All rights reserved.