Uses of Class
ietf.params.xml.ns.icalendar_2.ArrayOfProperties
-
Packages that use ArrayOfProperties Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ArrayOfProperties in ietf.params.xml.ns.icalendar_2
Methods in ietf.params.xml.ns.icalendar_2 that return ArrayOfProperties Modifier and Type Method Description ArrayOfPropertiesObjectFactory. createArrayOfProperties()Create an instance ofArrayOfPropertiesMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type ArrayOfProperties Modifier and Type Method Description javax.xml.bind.JAXBElement<ArrayOfProperties>ObjectFactory. createProperties(ArrayOfProperties value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ArrayOfProperties Modifier and Type Method Description javax.xml.bind.JAXBElement<ArrayOfProperties>ObjectFactory. createProperties(ArrayOfProperties value)
-