Uses of Class
ietf.params.xml.ns.icalendar_2.VeventType
-
Packages that use VeventType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of VeventType in ietf.params.xml.ns.icalendar_2
Methods in ietf.params.xml.ns.icalendar_2 that return VeventType Modifier and Type Method Description VeventTypeObjectFactory. createVeventType()Create an instance ofVeventTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type VeventType Modifier and Type Method Description javax.xml.bind.JAXBElement<VeventType>ObjectFactory. createVevent(VeventType value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type VeventType Modifier and Type Method Description javax.xml.bind.JAXBElement<VeventType>ObjectFactory. createVevent(VeventType value)
-