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