Uses of Class
uk.org.siri.siri20.DestinationRef
-
Packages that use DestinationRef Package Description uk.org.siri.siri20 -
-
Uses of DestinationRef in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as DestinationRef Modifier and Type Field Description protected DestinationRefDestination. destinationRefprotected DestinationRefDestinationStructure. destinationRefprotected DestinationRefEstimatedVehicleJourney. destinationRefprotected DestinationRefInterchangeJourneyStructure. destinationRefprotected DestinationRefMonitoredVehicleJourneyStructure. destinationRefprotected DestinationRefStopMonitoringFilterStructure. destinationRefprotected DestinationRefStopMonitoringRequestStructure. destinationRefprotected DestinationRefTargetedVehicleJourney. destinationRefMethods in uk.org.siri.siri20 that return DestinationRef Modifier and Type Method Description DestinationRefObjectFactory. createDestinationRef()Create an instance ofDestinationRefDestinationRefDestination. 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.Methods in uk.org.siri.siri20 with parameters of type DestinationRef Modifier and Type Method Description 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.
-