Uses of Class
uk.org.siri.siri13.OnwardCallStructure
-
Packages that use OnwardCallStructure Package Description uk.org.siri.siri13 -
-
Uses of OnwardCallStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type OnwardCallStructure Modifier and Type Field Description protected List<OnwardCallStructure>OnwardCallsStructure. onwardCallsMethods in uk.org.siri.siri13 that return OnwardCallStructure Modifier and Type Method Description OnwardCallStructureObjectFactory. createOnwardCallStructure()Create an instance ofOnwardCallStructureMethods in uk.org.siri.siri13 that return types with arguments of type OnwardCallStructure Modifier and Type Method Description List<OnwardCallStructure>OnwardCallsStructure. getOnwardCalls()Gets the value of the onwardCalls property.
-