Uses of Class
uk.org.siri.siri20.ConnectingJourneyRefStructure
-
Packages that use ConnectingJourneyRefStructure Package Description uk.org.siri.siri20 -
-
Uses of ConnectingJourneyRefStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as ConnectingJourneyRefStructure Modifier and Type Field Description protected ConnectingJourneyRefStructureEstimatedServiceJourneyInterchange. distributorJourneyRefprotected ConnectingJourneyRefStructureAbstractServiceJourneyInterchangeStructure. distributorRefprotected ConnectingJourneyRefStructureEstimatedServiceJourneyInterchange. feederJourneyRefprotected ConnectingJourneyRefStructureAbstractServiceJourneyInterchangeStructure. feederRefMethods in uk.org.siri.siri20 that return ConnectingJourneyRefStructure Modifier and Type Method Description ConnectingJourneyRefStructureObjectFactory. createConnectingJourneyRefStructure()Create an instance ofConnectingJourneyRefStructureConnectingJourneyRefStructureEstimatedServiceJourneyInterchange. getDistributorJourneyRef()Gets the value of the distributorJourneyRef property.ConnectingJourneyRefStructureAbstractServiceJourneyInterchangeStructure. getDistributorRef()Gets the value of the distributorRef property.ConnectingJourneyRefStructureEstimatedServiceJourneyInterchange. getFeederJourneyRef()Gets the value of the feederJourneyRef property.ConnectingJourneyRefStructureAbstractServiceJourneyInterchangeStructure. getFeederRef()Gets the value of the feederRef property.Methods in uk.org.siri.siri20 with parameters of type ConnectingJourneyRefStructure Modifier and Type Method Description voidEstimatedServiceJourneyInterchange. setDistributorJourneyRef(ConnectingJourneyRefStructure value)Sets the value of the distributorJourneyRef property.voidAbstractServiceJourneyInterchangeStructure. setDistributorRef(ConnectingJourneyRefStructure value)Sets the value of the distributorRef property.voidEstimatedServiceJourneyInterchange. setFeederJourneyRef(ConnectingJourneyRefStructure value)Sets the value of the feederJourneyRef property.voidAbstractServiceJourneyInterchangeStructure. setFeederRef(ConnectingJourneyRefStructure value)Sets the value of the feederRef property.
-