Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfComponents
-
Packages that use ArrayOfComponents Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ArrayOfComponents in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfComponents Modifier and Type Field Description protected ArrayOfComponentsBaseComponentType. componentsMethods in ietf.params.xml.ns.icalendar_2 that return ArrayOfComponents Modifier and Type Method Description ArrayOfComponentsObjectFactory. createArrayOfComponents()Create an instance ofArrayOfComponentsArrayOfComponentsBaseComponentType. getComponents()Gets the value of the components property.Methods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type ArrayOfComponents Modifier and Type Method Description javax.xml.bind.JAXBElement<ArrayOfComponents>ObjectFactory. createComponents(ArrayOfComponents value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfComponents Modifier and Type Method Description javax.xml.bind.JAXBElement<ArrayOfComponents>ObjectFactory. createComponents(ArrayOfComponents value)voidBaseComponentType. setComponents(ArrayOfComponents value)Sets the value of the components property.
-