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 ofIcalendarType
Methods 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 IcalendarType
AddItemType.icalendar
protected IcalendarType
CalendarDataResponseType.icalendar
protected IcalendarType
CalendarQueryOrMultigetBaseType.icalendar
protected IcalendarType
FetchItemResponseType.icalendar
protected IcalendarType
FreebusyReportResponseType.icalendar
Methods 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 TypeMethodDescriptionvoid
AddItemType.setIcalendar
(IcalendarType value) Sets the value of the icalendar property.void
CalendarDataResponseType.setIcalendar
(IcalendarType value) Sets the value of the icalendar property.void
CalendarQueryOrMultigetBaseType.setIcalendar
(IcalendarType value) Sets the value of the icalendar property.void
FetchItemResponseType.setIcalendar
(IcalendarType value) Sets the value of the icalendar property.void
FreebusyReportResponseType.setIcalendar
(IcalendarType value) Sets the value of the icalendar property.