Uses of Class
uk.org.siri.siri21.JourneyPartInfoStructure
-
Packages that use JourneyPartInfoStructure Package Description uk.org.siri.siri21 -
-
Uses of JourneyPartInfoStructure in uk.org.siri.siri21
Subclasses of JourneyPartInfoStructure in uk.org.siri.siri21 Modifier and Type Class Description classRelatedJourneyPartStructureThe JOURNEY RELATION refers to this JOURNEY PART.Fields in uk.org.siri.siri21 with type parameters of type JourneyPartInfoStructure Modifier and Type Field Description protected List<JourneyPartInfoStructure>AffectedVehicleJourneyStructure.JourneyParts. journeyPartInfosprotected List<JourneyPartInfoStructure>EstimatedVehicleJourney.JourneyParts. journeyPartInfosMethods in uk.org.siri.siri21 that return JourneyPartInfoStructure Modifier and Type Method Description JourneyPartInfoStructureObjectFactory. createJourneyPartInfoStructure()Create an instance ofJourneyPartInfoStructureMethods in uk.org.siri.siri21 that return types with arguments of type JourneyPartInfoStructure Modifier and Type Method Description List<JourneyPartInfoStructure>AffectedVehicleJourneyStructure.JourneyParts. getJourneyPartInfos()Gets the value of the journeyPartInfos property.List<JourneyPartInfoStructure>EstimatedVehicleJourney.JourneyParts. getJourneyPartInfos()Gets the value of the journeyPartInfos property.
-