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