Uses of Class
uk.org.siri.siri21.DestinationRef
-
Packages that use DestinationRef Package Description uk.org.siri.siri21 -
-
Uses of DestinationRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as DestinationRef Modifier and Type Field Description protected DestinationRefDatedVehicleJourney. destinationRefprotected DestinationRefDestination. destinationRefprotected DestinationRefDestinationStructure. destinationRefprotected DestinationRefEstimatedVehicleJourney. destinationRefprotected DestinationRefInterchangeJourneyStructure. destinationRefprotected DestinationRefMonitoredVehicleJourneyStructure. destinationRefprotected DestinationRefStopMonitoringFilterStructure. destinationRefprotected DestinationRefStopMonitoringRequestStructure. destinationRefprotected DestinationRefTargetedVehicleJourney. destinationRefprotected DestinationRefTrainInCompoundTrain. destinationRefMethods in uk.org.siri.siri21 that return DestinationRef Modifier and Type Method Description DestinationRefObjectFactory. createDestinationRef()Create an instance ofDestinationRefDestinationRefDatedVehicleJourney. getDestinationRef()Reference to a DESTINATION.DestinationRefDestination. getDestinationRef()Gets the value of the destinationRef property.DestinationRefDestinationStructure. getDestinationRef()Gets the value of the destinationRef property.DestinationRefEstimatedVehicleJourney. getDestinationRef()Reference to a DESTINATION.DestinationRefInterchangeJourneyStructure. getDestinationRef()Reference to a DESTINATION.DestinationRefMonitoredVehicleJourneyStructure. getDestinationRef()Reference to a DESTINATION.DestinationRefStopMonitoringFilterStructure. getDestinationRef()Gets the value of the destinationRef property.DestinationRefStopMonitoringRequestStructure. getDestinationRef()Gets the value of the destinationRef property.DestinationRefTargetedVehicleJourney. getDestinationRef()Reference to a DESTINATION.DestinationRefTrainInCompoundTrain. getDestinationRef()Reference to a DESTINATION.Methods in uk.org.siri.siri21 with parameters of type DestinationRef Modifier and Type Method Description voidDatedVehicleJourney. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidDestination. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidDestinationStructure. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidEstimatedVehicleJourney. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidInterchangeJourneyStructure. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidMonitoredVehicleJourneyStructure. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidStopMonitoringFilterStructure. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidStopMonitoringRequestStructure. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidTargetedVehicleJourney. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidTrainInCompoundTrain. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.
-