Uses of Class
ietf.params.xml.ns.icalendar_2.ValarmType
-
Packages that use ValarmType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ValarmType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 with type parameters of type ValarmType Modifier and Type Field Description protected List<ValarmType>ArrayOfEventTodoContainedComponents. valarmMethods in ietf.params.xml.ns.icalendar_2 that return ValarmType Modifier and Type Method Description ValarmTypeObjectFactory. createValarmType()Create an instance ofValarmTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type ValarmType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValarmType>ObjectFactory. createValarm(ValarmType value)List<ValarmType>ArrayOfEventTodoContainedComponents. getValarm()Gets the value of the valarm property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ValarmType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValarmType>ObjectFactory. createValarm(ValarmType value)
-