Uses of Class
ietf.params.xml.ns.icalendar_2.VcalendarType
Packages that use VcalendarType
-
Uses of VcalendarType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 with type parameters of type VcalendarTypeMethods in ietf.params.xml.ns.icalendar_2 that return VcalendarTypeModifier and TypeMethodDescriptionObjectFactory.createVcalendarType()
Create an instance ofVcalendarType
Methods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type VcalendarTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VcalendarType>
ObjectFactory.createVcalendar
(VcalendarType value) IcalendarType.getVcalendar()
Gets the value of the vcalendar property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type VcalendarTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VcalendarType>
ObjectFactory.createVcalendar
(VcalendarType value) -
Uses of VcalendarType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as VcalendarTypeModifier and TypeFieldDescriptionprotected VcalendarType
CompFilterType.vcalendar
protected VcalendarType
ComponentSelectionType.vcalendar
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return VcalendarTypeModifier and TypeMethodDescriptionCompFilterType.getVcalendar()
Gets the value of the vcalendar property.ComponentSelectionType.getVcalendar()
Gets the value of the vcalendar property.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type VcalendarTypeModifier and TypeMethodDescriptionvoid
CompFilterType.setVcalendar
(VcalendarType value) Sets the value of the vcalendar property.void
ComponentSelectionType.setVcalendar
(VcalendarType value) Sets the value of the vcalendar property.