Uses of Class
ietf.params.xml.ns.icalendar_2.IcalendarType
Packages that use IcalendarType
-
Uses of IcalendarType in ietf.params.xml.ns.icalendar_2
Methods in ietf.params.xml.ns.icalendar_2 that return IcalendarTypeModifier and TypeMethodDescriptionObjectFactory.createIcalendarType()Create an instance ofIcalendarTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type IcalendarTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IcalendarType>ObjectFactory.createIcalendar(IcalendarType value) Methods in ietf.params.xml.ns.icalendar_2 with parameters of type IcalendarTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IcalendarType>ObjectFactory.createIcalendar(IcalendarType value) -
Uses of IcalendarType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as IcalendarTypeModifier and TypeFieldDescriptionprotected IcalendarTypeAddItemType.icalendarprotected IcalendarTypeCalendarDataResponseType.icalendarprotected IcalendarTypeCalendarQueryOrMultigetBaseType.icalendarprotected IcalendarTypeFetchItemResponseType.icalendarprotected IcalendarTypeFreebusyReportResponseType.icalendarMethods in org.oasis_open.docs.ws_calendar.ns.soap that return IcalendarTypeModifier and TypeMethodDescriptionAddItemType.getIcalendar()Gets the value of the icalendar property.CalendarDataResponseType.getIcalendar()Gets the value of the icalendar property.CalendarQueryOrMultigetBaseType.getIcalendar()Gets the value of the icalendar property.FetchItemResponseType.getIcalendar()Gets the value of the icalendar property.FreebusyReportResponseType.getIcalendar()Gets the value of the icalendar property.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type IcalendarTypeModifier and TypeMethodDescriptionvoidAddItemType.setIcalendar(IcalendarType value) Sets the value of the icalendar property.voidCalendarDataResponseType.setIcalendar(IcalendarType value) Sets the value of the icalendar property.voidCalendarQueryOrMultigetBaseType.setIcalendar(IcalendarType value) Sets the value of the icalendar property.voidFetchItemResponseType.setIcalendar(IcalendarType value) Sets the value of the icalendar property.voidFreebusyReportResponseType.setIcalendar(IcalendarType value) Sets the value of the icalendar property.