Uses of Class
uk.org.siri.siri20.InterchangeJourneyStructure
-
Packages that use InterchangeJourneyStructure Package Description uk.org.siri.siri20 -
-
Uses of InterchangeJourneyStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as InterchangeJourneyStructure Modifier and Type Field Description protected InterchangeJourneyStructureAbstractDistributorItemStructure. distributorJourneyprotected InterchangeJourneyStructureMonitoredFeederArrivalStructure. feederJourneyprotected InterchangeJourneyStructureTimetabledFeederArrivalStructure. feederJourneyMethods in uk.org.siri.siri20 that return InterchangeJourneyStructure Modifier and Type Method Description InterchangeJourneyStructureObjectFactory. createInterchangeJourneyStructure()Create an instance ofInterchangeJourneyStructureInterchangeJourneyStructureAbstractDistributorItemStructure. getDistributorJourney()Gets the value of the distributorJourney property.InterchangeJourneyStructureMonitoredFeederArrivalStructure. getFeederJourney()Gets the value of the feederJourney property.InterchangeJourneyStructureTimetabledFeederArrivalStructure. getFeederJourney()Gets the value of the feederJourney property.Methods in uk.org.siri.siri20 with parameters of type InterchangeJourneyStructure Modifier and Type Method Description voidAbstractDistributorItemStructure. setDistributorJourney(InterchangeJourneyStructure value)Sets the value of the distributorJourney property.voidMonitoredFeederArrivalStructure. setFeederJourney(InterchangeJourneyStructure value)Sets the value of the feederJourney property.voidTimetabledFeederArrivalStructure. setFeederJourney(InterchangeJourneyStructure value)Sets the value of the feederJourney property.
-