Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfTimezoneContainedComponents
Packages that use ArrayOfTimezoneContainedComponents
-
Uses of ArrayOfTimezoneContainedComponents in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfTimezoneContainedComponentsModifier and TypeFieldDescriptionprotected ArrayOfTimezoneContainedComponents
VtimezoneType.components
Methods in ietf.params.xml.ns.icalendar_2 that return ArrayOfTimezoneContainedComponentsModifier and TypeMethodDescriptionObjectFactory.createArrayOfTimezoneContainedComponents()
Create an instance ofArrayOfTimezoneContainedComponents
VtimezoneType.getComponents()
Gets the value of the components property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfTimezoneContainedComponentsModifier and TypeMethodDescriptionvoid
VtimezoneType.setComponents
(ArrayOfTimezoneContainedComponents value) Sets the value of the components property.