Uses of Class
uk.org.siri.siri21.NotifyByPagerAction
-
Packages that use NotifyByPagerAction Package Description uk.org.siri.siri21 -
-
Uses of NotifyByPagerAction in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type NotifyByPagerAction Modifier and Type Field Description protected List<NotifyByPagerAction>ActionsStructure. notifyByPagerActionsprotected List<NotifyByPagerAction>TextualContentStructure. notifyByPagerActionsMethods in uk.org.siri.siri21 that return NotifyByPagerAction Modifier and Type Method Description NotifyByPagerActionObjectFactory. createNotifyByPagerAction()Create an instance ofNotifyByPagerActionMethods in uk.org.siri.siri21 that return types with arguments of type NotifyByPagerAction Modifier and Type Method Description List<NotifyByPagerAction>ActionsStructure. getNotifyByPagerActions()Gets the value of the notifyByPagerActions property.List<NotifyByPagerAction>TextualContentStructure. getNotifyByPagerActions()Gets the value of the notifyByPagerActions property.
-