Uses of Class
uk.org.siri.siri10.StopPointRefStructure
-
Packages that use StopPointRefStructure Package Description uk.org.siri.siri10 -
-
Uses of StopPointRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as StopPointRefStructure Modifier and Type Field Description protected StopPointRefStructureDatedVehicleJourneyIndirectRefStructure. destinationRefprotected StopPointRefStructureDatedVehicleJourneyIndirectRefStructure. originRefprotected StopPointRefStructureAbstractCallStructure. stopPointRefprotected StopPointRefStructureAbstractDistributorItemStructure. stopPointRefprotected StopPointRefStructureAbstractFeederItemStructure. stopPointRefprotected StopPointRefStructureAbstractMonitoredCallStructure. stopPointRefprotected StopPointRefStructureAnnotatedStopPointStructure. stopPointRefprotected StopPointRefStructureContextualisedConnectionLinkStructure. stopPointRefprotected StopPointRefStructureDatedCallStructure. stopPointRefprotected StopPointRefStructureEstimatedCallStructure. stopPointRefprotected StopPointRefStructureMonitoredStopVisitStructure. stopPointRefprotected StopPointRefStructureTargetedCallStructure. stopPointRefprotected StopPointRefStructureTimetabledFeederArrivalCancellationStructure. stopPointRefprotected StopPointRefStructureVehicleActivityStructure. stopPointRefMethods in uk.org.siri.siri10 that return StopPointRefStructure Modifier and Type Method Description StopPointRefStructureObjectFactory. createStopPointRefStructure()Create an instance ofStopPointRefStructureStopPointRefStructureDatedVehicleJourneyIndirectRefStructure. getDestinationRef()Gets the value of the destinationRef property.StopPointRefStructureDatedVehicleJourneyIndirectRefStructure. getOriginRef()Gets the value of the originRef property.StopPointRefStructureAbstractCallStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureAbstractDistributorItemStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureAbstractFeederItemStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureAbstractMonitoredCallStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureAnnotatedStopPointStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureContextualisedConnectionLinkStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureDatedCallStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureEstimatedCallStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureMonitoredStopVisitStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureTargetedCallStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureTimetabledFeederArrivalCancellationStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefStructureVehicleActivityStructure. getStopPointRef()Gets the value of the stopPointRef property.Methods in uk.org.siri.siri10 that return types with arguments of type StopPointRefStructure Modifier and Type Method Description JAXBElement<StopPointRefStructure>ObjectFactory. createStopPointRef(StopPointRefStructure value)JAXBElement<StopPointRefStructure>ObjectFactory. createTimetabledStopVisitStructureStopPointRef(StopPointRefStructure value)Methods in uk.org.siri.siri10 with parameters of type StopPointRefStructure Modifier and Type Method Description JAXBElement<StopPointRefStructure>ObjectFactory. createStopPointRef(StopPointRefStructure value)JAXBElement<StopPointRefStructure>ObjectFactory. createTimetabledStopVisitStructureStopPointRef(StopPointRefStructure value)voidDatedVehicleJourneyIndirectRefStructure. setDestinationRef(StopPointRefStructure value)Sets the value of the destinationRef property.voidDatedVehicleJourneyIndirectRefStructure. setOriginRef(StopPointRefStructure value)Sets the value of the originRef property.voidAbstractCallStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidAbstractDistributorItemStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidAbstractFeederItemStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidAbstractMonitoredCallStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidAnnotatedStopPointStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidContextualisedConnectionLinkStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidDatedCallStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidEstimatedCallStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidMonitoredStopVisitStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidTargetedCallStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidTimetabledFeederArrivalCancellationStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidVehicleActivityStructure. setStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.
-