Uses of Class
ietf.params.xml.ns.icalendar_2.SummaryPropType
-
Packages that use SummaryPropType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of SummaryPropType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as SummaryPropType Modifier and Type Field Description protected SummaryPropTypeArrayOfAlarmContainedProperties. summaryMethods in ietf.params.xml.ns.icalendar_2 that return SummaryPropType Modifier and Type Method Description SummaryPropTypeObjectFactory. createSummaryPropType()Create an instance ofSummaryPropTypeSummaryPropTypeArrayOfAlarmContainedProperties. getSummary()Gets the value of the summary property.Methods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type SummaryPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<SummaryPropType>ObjectFactory. createSummary(SummaryPropType value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type SummaryPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<SummaryPropType>ObjectFactory. createSummary(SummaryPropType value)voidArrayOfAlarmContainedProperties. setSummary(SummaryPropType value)Sets the value of the summary property.
-