Uses of Class
uk.org.siri.siri21.ManualAction
-
Packages that use ManualAction Package Description uk.org.siri.siri21 -
-
Uses of ManualAction in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type ManualAction Modifier and Type Field Description protected List<ManualAction>ActionsStructure. manualActionsprotected List<ManualAction>TextualContentStructure. manualActionsMethods in uk.org.siri.siri21 that return ManualAction Modifier and Type Method Description ManualActionObjectFactory. createManualAction()Create an instance ofManualActionMethods in uk.org.siri.siri21 that return types with arguments of type ManualAction Modifier and Type Method Description List<ManualAction>ActionsStructure. getManualActions()Gets the value of the manualActions property.List<ManualAction>TextualContentStructure. getManualActions()Gets the value of the manualActions property.
-