Uses of Class
ietf.params.xml.ns.icalendar_2.ActionPropType
-
Packages that use ActionPropType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of ActionPropType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as ActionPropType Modifier and Type Field Description protected ActionPropTypeArrayOfAlarmContainedProperties. actionMethods in ietf.params.xml.ns.icalendar_2 that return ActionPropType Modifier and Type Method Description ActionPropTypeObjectFactory. createActionPropType()Create an instance ofActionPropTypeActionPropTypeArrayOfAlarmContainedProperties. getAction()Gets the value of the action property.Methods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type ActionPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActionPropType>ObjectFactory. createAction(ActionPropType value)Methods in ietf.params.xml.ns.icalendar_2 with parameters of type ActionPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActionPropType>ObjectFactory. createAction(ActionPropType value)voidArrayOfAlarmContainedProperties. setAction(ActionPropType value)Sets the value of the action property.
-