Uses of Class
uk.org.siri.siri21.PublishToWebAction
-
Packages that use PublishToWebAction Package Description uk.org.siri.siri21 -
-
Uses of PublishToWebAction in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type PublishToWebAction Modifier and Type Field Description protected List<PublishToWebAction>ActionsStructure. publishToWebActionsprotected List<PublishToWebAction>TextualContentStructure. publishToWebActionsMethods in uk.org.siri.siri21 that return PublishToWebAction Modifier and Type Method Description PublishToWebActionObjectFactory. createPublishToWebAction()Create an instance ofPublishToWebActionMethods in uk.org.siri.siri21 that return types with arguments of type PublishToWebAction Modifier and Type Method Description List<PublishToWebAction>ActionsStructure. getPublishToWebActions()Gets the value of the publishToWebActions property.List<PublishToWebAction>TextualContentStructure. getPublishToWebActions()Gets the value of the publishToWebActions property.
-