public class CalendarInfoDTO extends AlipayObject
CalendarInfoDTO()
String
getCalendarType()
List<String>
getDayList()
void
setCalendarType(String calendarType)
setDayList(List<String> dayList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CalendarInfoDTO()
public String getCalendarType()
public void setCalendarType(String calendarType)
public List<String> getDayList()
public void setDayList(List<String> dayList)
Copyright © 2024. All rights reserved.