Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfGluonContainedComponents
-
Packages that use ArrayOfGluonContainedComponents Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ArrayOfGluonContainedComponents in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfGluonContainedComponents Modifier and Type Field Description protected ArrayOfGluonContainedComponentsWsCalendarGluonType. componentsMethods in ietf.params.xml.ns.icalendar_2 that return ArrayOfGluonContainedComponents Modifier and Type Method Description ArrayOfGluonContainedComponentsObjectFactory. createArrayOfGluonContainedComponents()Create an instance ofArrayOfGluonContainedComponentsArrayOfGluonContainedComponentsWsCalendarGluonType. getComponents()Gets the value of the components property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfGluonContainedComponents Modifier and Type Method Description voidWsCalendarGluonType. setComponents(ArrayOfGluonContainedComponents value)Sets the value of the components property.
-