Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfVcalendarContainedComponents
Packages that use ArrayOfVcalendarContainedComponents
-
Uses of ArrayOfVcalendarContainedComponents in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfVcalendarContainedComponentsModifier and TypeFieldDescriptionprotected ArrayOfVcalendarContainedComponents
VcalendarType.components
Methods in ietf.params.xml.ns.icalendar_2 that return ArrayOfVcalendarContainedComponentsModifier and TypeMethodDescriptionObjectFactory.createArrayOfVcalendarContainedComponents()
Create an instance ofArrayOfVcalendarContainedComponents
VcalendarType.getComponents()
Gets the value of the components property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfVcalendarContainedComponentsModifier and TypeMethodDescriptionvoid
VcalendarType.setComponents
(ArrayOfVcalendarContainedComponents value) Sets the value of the components property.