Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.CalendarDataResponseType
Packages that use CalendarDataResponseType
-
Uses of CalendarDataResponseType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as CalendarDataResponseTypeModifier and TypeFieldDescriptionprotected CalendarDataResponseType
MultistatusPropElementType.calendarData
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return CalendarDataResponseTypeModifier and TypeMethodDescriptionObjectFactory.createCalendarDataResponseType()
Create an instance ofCalendarDataResponseType
MultistatusPropElementType.getCalendarData()
Gets the value of the calendarData property.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type CalendarDataResponseTypeModifier and TypeMethodDescriptionvoid
MultistatusPropElementType.setCalendarData
(CalendarDataResponseType value) Sets the value of the calendarData property.