Uses of Class
ietf.params.xml.ns.icalendar_2.PeriodType
-
Packages that use PeriodType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of PeriodType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 with type parameters of type PeriodType Modifier and Type Field Description protected List<PeriodType>FreebusyPropType. periodMethods in ietf.params.xml.ns.icalendar_2 that return PeriodType Modifier and Type Method Description PeriodTypeObjectFactory. createPeriodType()Create an instance ofPeriodTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type PeriodType Modifier and Type Method Description javax.xml.bind.JAXBElement<PeriodType>ObjectFactory. createPeriod(PeriodType value)List<PeriodType>FreebusyPropType. getPeriod()Gets the value of the period property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type PeriodType Modifier and Type Method Description javax.xml.bind.JAXBElement<PeriodType>ObjectFactory. createPeriod(PeriodType value)
-