Uses of Class
uk.org.siri.siri13.StopPointRef
-
Packages that use StopPointRef Package Description uk.org.siri.siri13 -
-
Uses of StopPointRef in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as StopPointRef Modifier and Type Field Description protected StopPointRefAffectedConnectionLinkStructure. connectingStopPointRefprotected StopPointRefDatedVehicleJourneyIndirectRefStructure. destinationRefprotected StopPointRefAffectedInterchangeStructure. interchangeStopPointRefprotected StopPointRefDatedVehicleJourneyIndirectRefStructure. originRefprotected StopPointRefAbstractCallStructure. stopPointRefprotected StopPointRefAbstractDistributorItemStructure. stopPointRefprotected StopPointRefAbstractFeederItemStructure. stopPointRefprotected StopPointRefAbstractMonitoredCallStructure. stopPointRefprotected StopPointRefAffectedStopPointStructure. stopPointRefprotected StopPointRefAnnotatedStopPointStructure. stopPointRefprotected StopPointRefContextualisedConnectionLinkStructure. stopPointRefprotected StopPointRefDatedCall. stopPointRefprotected StopPointRefEstimatedCall. stopPointRefprotected StopPointRefFacilityLocationStructure. stopPointRefprotected StopPointRefFacilityMonitoringRequestStructure. stopPointRefprotected StopPointRefSituationExchangeRequestStructure. stopPointRefprotected StopPointRefTargetedCall. stopPointRefprotected StopPointRefTimetabledFeederArrivalCancellation. stopPointRefMethods in uk.org.siri.siri13 that return StopPointRef Modifier and Type Method Description StopPointRefObjectFactory. createStopPointRef()Create an instance ofStopPointRefStopPointRefAffectedConnectionLinkStructure. getConnectingStopPointRef()Gets the value of the connectingStopPointRef property.StopPointRefDatedVehicleJourneyIndirectRefStructure. getDestinationRef()Gets the value of the destinationRef property.StopPointRefAffectedInterchangeStructure. getInterchangeStopPointRef()Gets the value of the interchangeStopPointRef property.StopPointRefDatedVehicleJourneyIndirectRefStructure. getOriginRef()Gets the value of the originRef property.StopPointRefAbstractCallStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefAbstractDistributorItemStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefAbstractFeederItemStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefAbstractMonitoredCallStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefAffectedStopPointStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefAnnotatedStopPointStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefContextualisedConnectionLinkStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefDatedCall. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefEstimatedCall. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefFacilityLocationStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefFacilityMonitoringRequestStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefSituationExchangeRequestStructure. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefTargetedCall. getStopPointRef()Gets the value of the stopPointRef property.StopPointRefTimetabledFeederArrivalCancellation. getStopPointRef()Gets the value of the stopPointRef property.Methods in uk.org.siri.siri13 with parameters of type StopPointRef Modifier and Type Method Description voidAffectedConnectionLinkStructure. setConnectingStopPointRef(StopPointRef value)Sets the value of the connectingStopPointRef property.voidDatedVehicleJourneyIndirectRefStructure. setDestinationRef(StopPointRef value)Sets the value of the destinationRef property.voidAffectedInterchangeStructure. setInterchangeStopPointRef(StopPointRef value)Sets the value of the interchangeStopPointRef property.voidDatedVehicleJourneyIndirectRefStructure. setOriginRef(StopPointRef value)Sets the value of the originRef property.voidAbstractCallStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidAbstractDistributorItemStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidAbstractFeederItemStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidAbstractMonitoredCallStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidAffectedStopPointStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidAnnotatedStopPointStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidContextualisedConnectionLinkStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidDatedCall. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidEstimatedCall. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidFacilityLocationStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidFacilityMonitoringRequestStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidSituationExchangeRequestStructure. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidTargetedCall. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidTimetabledFeederArrivalCancellation. setStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.
-