Class CalendarExceptionsResponse
java.lang.Object
com.aspose.tasks.cloud.model.responses.AsposeResponse
com.aspose.tasks.cloud.model.responses.CalendarExceptionsResponse
CalendarExceptions response.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCalendarExceptionsItem(CalendarException calendarExceptionsItem) calendarExceptions(List<CalendarException> calendarExceptions) booleanGet calendarExceptionsinthashCode()voidsetCalendarExceptions(List<CalendarException> calendarExceptions) toString()
-
Constructor Details
-
CalendarExceptionsResponse
public CalendarExceptionsResponse()
-
-
Method Details
-
calendarExceptions
-
addCalendarExceptionsItem
public CalendarExceptionsResponse addCalendarExceptionsItem(CalendarException calendarExceptionsItem) -
getCalendarExceptions
Get calendarExceptions- Returns:
- calendarExceptions
-
setCalendarExceptions
-
equals
- Overrides:
equalsin classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classAsposeResponse
-
toString
- Overrides:
toStringin classAsposeResponse
-