Uses of Class
ietf.params.xml.ns.icalendar_2.DurationParameterType
-
Packages that use DurationParameterType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of DurationParameterType in ietf.params.xml.ns.icalendar_2
Methods in ietf.params.xml.ns.icalendar_2 that return DurationParameterType Modifier and Type Method Description DurationParameterTypeObjectFactory. createDurationParameterType()Create an instance ofDurationParameterTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type DurationParameterType Modifier and Type Method Description javax.xml.bind.JAXBElement<DurationParameterType>ObjectFactory. createGap(DurationParameterType value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type DurationParameterType Modifier and Type Method Description javax.xml.bind.JAXBElement<DurationParameterType>ObjectFactory. createGap(DurationParameterType value)
-