Uses of Class
ietf.params.xml.ns.icalendar_2.VcalendarType
-
Packages that use VcalendarType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of VcalendarType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 with type parameters of type VcalendarType Modifier and Type Field Description protected List<VcalendarType>IcalendarType. vcalendarMethods in ietf.params.xml.ns.icalendar_2 that return VcalendarType Modifier and Type Method Description VcalendarTypeObjectFactory. createVcalendarType()Create an instance ofVcalendarTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type VcalendarType Modifier and Type Method Description javax.xml.bind.JAXBElement<VcalendarType>ObjectFactory. createVcalendar(VcalendarType value)List<VcalendarType>IcalendarType. getVcalendar()Gets the value of the vcalendar property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type VcalendarType Modifier and Type Method Description javax.xml.bind.JAXBElement<VcalendarType>ObjectFactory. createVcalendar(VcalendarType value)
-