Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfGluonContainedComponents
Packages that use ArrayOfGluonContainedComponents
-
Uses of ArrayOfGluonContainedComponents in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfGluonContainedComponentsModifier and TypeFieldDescriptionprotected ArrayOfGluonContainedComponents
WsCalendarGluonType.components
Methods in ietf.params.xml.ns.icalendar_2 that return ArrayOfGluonContainedComponentsModifier and TypeMethodDescriptionObjectFactory.createArrayOfGluonContainedComponents()
Create an instance ofArrayOfGluonContainedComponents
WsCalendarGluonType.getComponents()
Gets the value of the components property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfGluonContainedComponentsModifier and TypeMethodDescriptionvoid
WsCalendarGluonType.setComponents
(ArrayOfGluonContainedComponents value) Sets the value of the components property.