Class CalendarResponseValue
java.lang.Object
com.webmethods.caf.common.auth.msgraph.CalendarResponseValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAdditionalProperty
(String name, Object value) void
setAvailabilityView
(String availabilityView) void
setScheduleId
(String scheduleId) void
setScheduleItems
(List<CalendarScheduleItem> scheduleItems)
-
Constructor Details
-
CalendarResponseValue
public CalendarResponseValue()
-
-
Method Details
-
getScheduleId
-
setScheduleId
-
getAvailabilityView
-
setAvailabilityView
-
getScheduleItems
-
setScheduleItems
-
getAdditionalProperties
-
setAdditionalProperty
-