Uses of Class
ietf.params.xml.ns.icalendar_2.DurationPropType
Packages that use DurationPropType
-
Uses of DurationPropType in ietf.params.xml.ns.icalendar_2
Methods in ietf.params.xml.ns.icalendar_2 that return DurationPropTypeModifier and TypeMethodDescriptionObjectFactory.createDurationPropType()
Create an instance ofDurationPropType
Methods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type DurationPropTypeModifier and TypeMethodDescriptionjavax.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 DurationPropTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DurationPropType>
ObjectFactory.createDuration
(DurationPropType value) javax.xml.bind.JAXBElement<DurationPropType>
ObjectFactory.createGranularity
(DurationPropType value)