public class GetCalendarDateCommand extends Object implements Command<List<CalendarDate>>
GetCalendarDateCommand(long calendarId)
List<CalendarDate>
execute(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetCalendarDateCommand(long calendarId)
public List<CalendarDate> execute(Context context)
execute
Command<List<CalendarDate>>
Copyright © 2019 Bstek. All rights reserved.