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