Uses of Class
ietf.params.xml.ns.icalendar_2.DurationPropType
-
Packages that use DurationPropType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of DurationPropType in ietf.params.xml.ns.icalendar_2
Methods in ietf.params.xml.ns.icalendar_2 that return DurationPropType Modifier and Type Method Description DurationPropTypeObjectFactory. createDurationPropType()Create an instance ofDurationPropTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type DurationPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<DurationPropType>ObjectFactory. createDuration(DurationPropType value)javax.xml.bind.JAXBElement<DurationPropType>ObjectFactory. createGranularity(DurationPropType value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type DurationPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<DurationPropType>ObjectFactory. createDuration(DurationPropType value)javax.xml.bind.JAXBElement<DurationPropType>ObjectFactory. createGranularity(DurationPropType value)
-