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