Uses of Class
uk.org.siri.siri21.NotifyUserAction
-
Packages that use NotifyUserAction Package Description uk.org.siri.siri21 -
-
Uses of NotifyUserAction in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type NotifyUserAction Modifier and Type Field Description protected List<NotifyUserAction>ActionsStructure. notifyUserActionsprotected List<NotifyUserAction>TextualContentStructure. notifyUserActionsMethods in uk.org.siri.siri21 that return NotifyUserAction Modifier and Type Method Description NotifyUserActionObjectFactory. createNotifyUserAction()Create an instance ofNotifyUserActionMethods in uk.org.siri.siri21 that return types with arguments of type NotifyUserAction Modifier and Type Method Description List<NotifyUserAction>ActionsStructure. getNotifyUserActions()Gets the value of the notifyUserActions property.List<NotifyUserAction>TextualContentStructure. getNotifyUserActions()Gets the value of the notifyUserActions property.
-