Uses of Class
uk.org.siri.siri21.ConnectingJourneyRefStructure
-
Packages that use ConnectingJourneyRefStructure Package Description uk.org.siri.siri21 -
-
Uses of ConnectingJourneyRefStructure in uk.org.siri.siri21
Subclasses of ConnectingJourneyRefStructure in uk.org.siri.siri21 Modifier and Type Class Description classRelatedJourneyJava class for RelatedJourneyStructure complex type.Fields in uk.org.siri.siri21 declared as ConnectingJourneyRefStructure Modifier and Type Field Description protected ConnectingJourneyRefStructureEstimatedServiceJourneyInterchange. distributorJourneyRefprotected ConnectingJourneyRefStructureAbstractServiceJourneyInterchangeStructure. distributorRefprotected ConnectingJourneyRefStructureEstimatedServiceJourneyInterchange. feederJourneyRefprotected ConnectingJourneyRefStructureAbstractServiceJourneyInterchangeStructure. feederRefMethods in uk.org.siri.siri21 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.siri21 that return types with arguments of type ConnectingJourneyRefStructure Modifier and Type Method Description JAXBElement<ConnectingJourneyRefStructure>ObjectFactory. createDistributorRef(ConnectingJourneyRefStructure value)JAXBElement<ConnectingJourneyRefStructure>ObjectFactory. createFeederRef(ConnectingJourneyRefStructure value)Methods in uk.org.siri.siri21 with parameters of type ConnectingJourneyRefStructure Modifier and Type Method Description JAXBElement<ConnectingJourneyRefStructure>ObjectFactory. createDistributorRef(ConnectingJourneyRefStructure value)JAXBElement<ConnectingJourneyRefStructure>ObjectFactory. createFeederRef(ConnectingJourneyRefStructure value)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.
-