public class AlipayDaoweiSpScheduleModifyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayDaoweiSpScheduleModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
CalendarScheduleInfo |
getCalendarSchedule()
Gets calendar schedule.
|
String |
getOutSpId()
Gets out sp id.
|
void |
setCalendarSchedule(CalendarScheduleInfo calendarSchedule)
Sets calendar schedule.
|
void |
setOutSpId(String outSpId)
Sets out sp id.
|
public CalendarScheduleInfo getCalendarSchedule()
public void setCalendarSchedule(CalendarScheduleInfo calendarSchedule)
calendarSchedule - the calendar schedulepublic String getOutSpId()
public void setOutSpId(String outSpId)
outSpId - the out sp idCopyright © 2018. All rights reserved.