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