public static class InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigStart
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
InitCoursesOfClassRequestSectionConfigStart() |
@NameInMap(value="dayOfMonth") public Integer dayOfMonth
@NameInMap(value="month") public Integer month
@NameInMap(value="year") public Integer year
public InitCoursesOfClassRequestSectionConfigStart()
public static InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigStart build(Map<String,?> map) throws Exception
Exception
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigStart setDayOfMonth(Integer dayOfMonth)
public Integer getDayOfMonth()
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigStart setMonth(Integer month)
public Integer getMonth()
public InitCoursesOfClassRequest.InitCoursesOfClassRequestSectionConfigStart setYear(Integer year)
public Integer getYear()
Copyright © 2022. All rights reserved.