public static class GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsEnd
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetScheduleResponseBodyScheduleInformationScheduleItemsEnd() |
@NameInMap(value="date") public String date
@NameInMap(value="dateTime") public String dateTime
@NameInMap(value="timeZone") public String timeZone
public GetScheduleResponseBodyScheduleInformationScheduleItemsEnd()
public static GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsEnd build(Map<String,?> map) throws Exception
Exception
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsEnd setDate(String date)
public String getDate()
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsEnd setDateTime(String dateTime)
public String getDateTime()
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsEnd setTimeZone(String timeZone)
public String getTimeZone()
Copyright © 2021. All rights reserved.