Uses of Class
uk.org.siri.siri14.DestinationRef
-
Packages that use DestinationRef Package Description uk.org.siri.siri14 -
-
Uses of DestinationRef in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as DestinationRef Modifier and Type Field Description protected DestinationRefDestination. destinationRefprotected DestinationRefDestinationStructure. destinationRefprotected DestinationRefInterchangeJourneyStructure. destinationRefprotected DestinationRefMonitoredVehicleJourneyStructure. destinationRefprotected DestinationRefStopMonitoringFilterStructure. destinationRefprotected DestinationRefStopMonitoringRequestStructure. destinationRefprotected DestinationRefTargetedVehicleJourneyStructure. destinationRefMethods in uk.org.siri.siri14 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.DestinationRefInterchangeJourneyStructure. getDestinationRef()Gets the value of the destinationRef property.DestinationRefMonitoredVehicleJourneyStructure. getDestinationRef()Gets the value of the destinationRef property.DestinationRefStopMonitoringFilterStructure. getDestinationRef()Gets the value of the destinationRef property.DestinationRefStopMonitoringRequestStructure. getDestinationRef()Gets the value of the destinationRef property.DestinationRefTargetedVehicleJourneyStructure. getDestinationRef()Gets the value of the destinationRef property.Methods in uk.org.siri.siri14 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.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.voidTargetedVehicleJourneyStructure. setDestinationRef(DestinationRef value)Sets the value of the destinationRef property.
-