Uses of Class
uk.org.siri.siri21.AffectedCallStructure
-
Packages that use AffectedCallStructure Package Description uk.org.siri.siri21 -
-
Uses of AffectedCallStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type AffectedCallStructure Modifier and Type Field Description protected List<AffectedCallStructure>AffectedVehicleJourneyStructure.Calls. callsMethods in uk.org.siri.siri21 that return AffectedCallStructure Modifier and Type Method Description AffectedCallStructureObjectFactory. createAffectedCallStructure()Create an instance ofAffectedCallStructureMethods in uk.org.siri.siri21 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.
-