Uses of Class
uk.org.siri.siri14.AffectedCallStructure
-
Packages that use AffectedCallStructure Package Description uk.org.siri.siri14 -
-
Uses of AffectedCallStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 with type parameters of type AffectedCallStructure Modifier and Type Field Description protected List<AffectedCallStructure>AffectedVehicleJourneyStructure.Calls. callsMethods in uk.org.siri.siri14 that return AffectedCallStructure Modifier and Type Method Description AffectedCallStructureObjectFactory. createAffectedCallStructure()Create an instance ofAffectedCallStructureMethods in uk.org.siri.siri14 that return types with arguments of type AffectedCallStructure Modifier and Type Method Description List<AffectedCallStructure>AffectedVehicleJourneyStructure.Calls. getCalls()Gets the value of the calls property.
-