Uses of Class
uk.org.siri.siri21.VehicleOrientationRelativeToQuay
-
Packages that use VehicleOrientationRelativeToQuay Package Description uk.org.siri.siri21 -
-
Uses of VehicleOrientationRelativeToQuay in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type VehicleOrientationRelativeToQuay Modifier and Type Field Description protected List<VehicleOrientationRelativeToQuay>EstimatedCall. arrivalOrientationRelativeToQuaiesprotected List<VehicleOrientationRelativeToQuay>MonitoredCallStructure. arrivalOrientationRelativeToQuaiesprotected List<VehicleOrientationRelativeToQuay>OnwardCallStructure. arrivalOrientationRelativeToQuaiesprotected List<VehicleOrientationRelativeToQuay>RecordedCall. arrivalOrientationRelativeToQuaiesprotected List<VehicleOrientationRelativeToQuay>EstimatedCall. departureOrientationRelativeToQuaiesprotected List<VehicleOrientationRelativeToQuay>MonitoredCallStructure. departureOrientationRelativeToQuaiesprotected List<VehicleOrientationRelativeToQuay>OnwardCallStructure. departureOrientationRelativeToQuaiesprotected List<VehicleOrientationRelativeToQuay>RecordedCall. departureOrientationRelativeToQuaiesMethods in uk.org.siri.siri21 that return VehicleOrientationRelativeToQuay Modifier and Type Method Description VehicleOrientationRelativeToQuayObjectFactory. createVehicleOrientationRelativeToQuay()Create an instance ofVehicleOrientationRelativeToQuayMethods in uk.org.siri.siri21 that return types with arguments of type VehicleOrientationRelativeToQuay Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VehicleOrientationRelativeToQuay>ObjectFactory. createArrivalOrientationRelativeToQuay(VehicleOrientationRelativeToQuay value)jakarta.xml.bind.JAXBElement<VehicleOrientationRelativeToQuay>ObjectFactory. createDepartureOrientationRelativeToQuay(VehicleOrientationRelativeToQuay value)List<VehicleOrientationRelativeToQuay>EstimatedCall. getArrivalOrientationRelativeToQuaies()Gets the value of the arrivalOrientationRelativeToQuaies property.List<VehicleOrientationRelativeToQuay>MonitoredCallStructure. getArrivalOrientationRelativeToQuaies()Gets the value of the arrivalOrientationRelativeToQuaies property.List<VehicleOrientationRelativeToQuay>OnwardCallStructure. getArrivalOrientationRelativeToQuaies()Gets the value of the arrivalOrientationRelativeToQuaies property.List<VehicleOrientationRelativeToQuay>RecordedCall. getArrivalOrientationRelativeToQuaies()Gets the value of the arrivalOrientationRelativeToQuaies property.List<VehicleOrientationRelativeToQuay>EstimatedCall. getDepartureOrientationRelativeToQuaies()Gets the value of the departureOrientationRelativeToQuaies property.List<VehicleOrientationRelativeToQuay>MonitoredCallStructure. getDepartureOrientationRelativeToQuaies()Gets the value of the departureOrientationRelativeToQuaies property.List<VehicleOrientationRelativeToQuay>OnwardCallStructure. getDepartureOrientationRelativeToQuaies()Gets the value of the departureOrientationRelativeToQuaies property.List<VehicleOrientationRelativeToQuay>RecordedCall. getDepartureOrientationRelativeToQuaies()Gets the value of the departureOrientationRelativeToQuaies property.Methods in uk.org.siri.siri21 with parameters of type VehicleOrientationRelativeToQuay Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VehicleOrientationRelativeToQuay>ObjectFactory. createArrivalOrientationRelativeToQuay(VehicleOrientationRelativeToQuay value)jakarta.xml.bind.JAXBElement<VehicleOrientationRelativeToQuay>ObjectFactory. createDepartureOrientationRelativeToQuay(VehicleOrientationRelativeToQuay value)
-