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