Uses of Class
uk.org.siri.siri21.NotifyByEmailAction
-
Packages that use NotifyByEmailAction Package Description uk.org.siri.siri21 -
-
Uses of NotifyByEmailAction in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type NotifyByEmailAction Modifier and Type Field Description protected List<NotifyByEmailAction>ActionsStructure. notifyByEmailActionsprotected List<NotifyByEmailAction>TextualContentStructure. notifyByEmailActionsMethods in uk.org.siri.siri21 that return NotifyByEmailAction Modifier and Type Method Description NotifyByEmailActionObjectFactory. createNotifyByEmailAction()Create an instance ofNotifyByEmailActionMethods in uk.org.siri.siri21 that return types with arguments of type NotifyByEmailAction Modifier and Type Method Description List<NotifyByEmailAction>ActionsStructure. getNotifyByEmailActions()Gets the value of the notifyByEmailActions property.List<NotifyByEmailAction>TextualContentStructure. getNotifyByEmailActions()Gets the value of the notifyByEmailActions property.
-