Uses of Class
uk.org.siri.siri21.PublishToTvAction
-
Packages that use PublishToTvAction Package Description uk.org.siri.siri21 -
-
Uses of PublishToTvAction in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type PublishToTvAction Modifier and Type Field Description protected List<PublishToTvAction>ActionsStructure. publishToTvActionsprotected List<PublishToTvAction>TextualContentStructure. publishToTvActionsMethods in uk.org.siri.siri21 that return PublishToTvAction Modifier and Type Method Description PublishToTvActionObjectFactory. createPublishToTvAction()Create an instance ofPublishToTvActionMethods in uk.org.siri.siri21 that return types with arguments of type PublishToTvAction Modifier and Type Method Description List<PublishToTvAction>ActionsStructure. getPublishToTvActions()Gets the value of the publishToTvActions property.List<PublishToTvAction>TextualContentStructure. getPublishToTvActions()Gets the value of the publishToTvActions property.
-