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 ofVcalendarTypeMethods 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 VcalendarTypeCompFilterType.vcalendarprotected VcalendarTypeComponentSelectionType.vcalendarMethods 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 TypeMethodDescriptionvoidCompFilterType.setVcalendar(VcalendarType value) Sets the value of the vcalendar property.voidComponentSelectionType.setVcalendar(VcalendarType value) Sets the value of the vcalendar property.