Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfComponents
Packages that use ArrayOfComponents
-
Uses of ArrayOfComponents in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfComponentsMethods in ietf.params.xml.ns.icalendar_2 that return ArrayOfComponentsModifier and TypeMethodDescriptionObjectFactory.createArrayOfComponents()
Create an instance ofArrayOfComponents
BaseComponentType.getComponents()
Gets the value of the components property.Methods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type ArrayOfComponentsModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ArrayOfComponents>
ObjectFactory.createComponents
(ArrayOfComponents value) Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfComponentsModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ArrayOfComponents>
ObjectFactory.createComponents
(ArrayOfComponents value) void
BaseComponentType.setComponents
(ArrayOfComponents value) Sets the value of the components property.