Uses of Class
uk.org.siri.siri21.RelatedJourneyPartStructure
-
Packages that use RelatedJourneyPartStructure Package Description uk.org.siri.siri21 -
-
Uses of RelatedJourneyPartStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type RelatedJourneyPartStructure Modifier and Type Field Description protected List<RelatedJourneyPartStructure>RelatedJourney.JourneyParts. journeyPartInfosMethods in uk.org.siri.siri21 that return RelatedJourneyPartStructure Modifier and Type Method Description RelatedJourneyPartStructureObjectFactory. createRelatedJourneyPartStructure()Create an instance ofRelatedJourneyPartStructureMethods in uk.org.siri.siri21 that return types with arguments of type RelatedJourneyPartStructure Modifier and Type Method Description List<RelatedJourneyPartStructure>RelatedJourney.JourneyParts. getJourneyPartInfos()Gets the value of the journeyPartInfos property.
-