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