Uses of Class
uk.org.siri.siri21.PublishToAlertsAction
-
Packages that use PublishToAlertsAction Package Description uk.org.siri.siri21 -
-
Uses of PublishToAlertsAction in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type PublishToAlertsAction Modifier and Type Field Description protected List<PublishToAlertsAction>ActionsStructure. publishToAlertsActionsprotected List<PublishToAlertsAction>TextualContentStructure. publishToAlertsActionsMethods in uk.org.siri.siri21 that return PublishToAlertsAction Modifier and Type Method Description PublishToAlertsActionObjectFactory. createPublishToAlertsAction()Create an instance ofPublishToAlertsActionMethods in uk.org.siri.siri21 that return types with arguments of type PublishToAlertsAction Modifier and Type Method Description List<PublishToAlertsAction>ActionsStructure. getPublishToAlertsActions()Gets the value of the publishToAlertsActions property.List<PublishToAlertsAction>TextualContentStructure. getPublishToAlertsActions()Gets the value of the publishToAlertsActions property.
-