Uses of Class
uk.org.siri.siri21.RelatedJourney.JourneyParts
-
Packages that use RelatedJourney.JourneyParts Package Description uk.org.siri.siri21 -
-
Uses of RelatedJourney.JourneyParts in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as RelatedJourney.JourneyParts Modifier and Type Field Description protected RelatedJourney.JourneyPartsJourneyRelationStructure. journeyPartsprotected RelatedJourney.JourneyPartsRelatedJourney. journeyPartsMethods in uk.org.siri.siri21 that return RelatedJourney.JourneyParts Modifier and Type Method Description RelatedJourney.JourneyPartsObjectFactory. createRelatedJourneyJourneyParts()Create an instance ofRelatedJourney.JourneyPartsRelatedJourney.JourneyPartsJourneyRelationStructure. getJourneyParts()Gets the value of the journeyParts property.RelatedJourney.JourneyPartsRelatedJourney. getJourneyParts()Gets the value of the journeyParts property.Methods in uk.org.siri.siri21 with parameters of type RelatedJourney.JourneyParts Modifier and Type Method Description voidJourneyRelationStructure. setJourneyParts(RelatedJourney.JourneyParts value)Sets the value of the journeyParts property.voidRelatedJourney. setJourneyParts(RelatedJourney.JourneyParts value)Sets the value of the journeyParts property.
-