Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfProperties
Packages that use ArrayOfProperties
-
Uses of ArrayOfProperties in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfPropertiesMethods in ietf.params.xml.ns.icalendar_2 that return ArrayOfPropertiesModifier and TypeMethodDescriptionObjectFactory.createArrayOfProperties()Create an instance ofArrayOfPropertiesBaseComponentType.getProperties()Gets the value of the properties property.Methods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type ArrayOfPropertiesModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ArrayOfProperties>ObjectFactory.createProperties(ArrayOfProperties value) Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfPropertiesModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ArrayOfProperties>ObjectFactory.createProperties(ArrayOfProperties value) voidBaseComponentType.setProperties(ArrayOfProperties value) Sets the value of the properties property.