Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfVcalendarContainedComponents
-
Packages that use ArrayOfVcalendarContainedComponents Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ArrayOfVcalendarContainedComponents in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfVcalendarContainedComponents Modifier and Type Field Description protected ArrayOfVcalendarContainedComponentsVcalendarType. componentsMethods in ietf.params.xml.ns.icalendar_2 that return ArrayOfVcalendarContainedComponents Modifier and Type Method Description ArrayOfVcalendarContainedComponentsObjectFactory. createArrayOfVcalendarContainedComponents()Create an instance ofArrayOfVcalendarContainedComponentsArrayOfVcalendarContainedComponentsVcalendarType. getComponents()Gets the value of the components property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfVcalendarContainedComponents Modifier and Type Method Description voidVcalendarType. setComponents(ArrayOfVcalendarContainedComponents value)Sets the value of the components property.
-