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
Fields in ietf.params.xml.ns.icalendar_2 declared as DurationPropType Modifier and Type Field Description protected DurationPropTypeArrayOfAlarmContainedProperties. durationMethods in ietf.params.xml.ns.icalendar_2 that return DurationPropType Modifier and Type Method Description DurationPropTypeObjectFactory. createDurationPropType()Create an instance ofDurationPropTypeDurationPropTypeArrayOfAlarmContainedProperties. getDuration()Gets the value of the duration property.Methods 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)voidArrayOfAlarmContainedProperties. setDuration(DurationPropType value)Sets the value of the duration property.
-