Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfTimezoneContainedComponents
-
Packages that use ArrayOfTimezoneContainedComponents Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ArrayOfTimezoneContainedComponents in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfTimezoneContainedComponents Modifier and Type Field Description protected ArrayOfTimezoneContainedComponentsVtimezoneType. componentsMethods in ietf.params.xml.ns.icalendar_2 that return ArrayOfTimezoneContainedComponents Modifier and Type Method Description ArrayOfTimezoneContainedComponentsVtimezoneType. getComponents()Gets the value of the components property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfTimezoneContainedComponents Modifier and Type Method Description voidVtimezoneType. setComponents(ArrayOfTimezoneContainedComponents value)Sets the value of the components property.
-