Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfVcalendarContainedProperties
-
Packages that use ArrayOfVcalendarContainedProperties Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ArrayOfVcalendarContainedProperties in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ArrayOfVcalendarContainedProperties Modifier and Type Field Description protected ArrayOfVcalendarContainedPropertiesVcalendarType. propertiesMethods in ietf.params.xml.ns.icalendar_2 that return ArrayOfVcalendarContainedProperties Modifier and Type Method Description ArrayOfVcalendarContainedPropertiesObjectFactory. createArrayOfVcalendarContainedProperties()Create an instance ofArrayOfVcalendarContainedPropertiesArrayOfVcalendarContainedPropertiesVcalendarType. getProperties()Gets the value of the properties property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfVcalendarContainedProperties Modifier and Type Method Description voidVcalendarType. setProperties(ArrayOfVcalendarContainedProperties value)Sets the value of the properties property.
-