Uses of Class
uk.org.siri.siri13.EstimatedTimetableDeliveryStructure
-
Packages that use EstimatedTimetableDeliveryStructure Package Description uk.org.siri.siri13 -
-
Uses of EstimatedTimetableDeliveryStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type EstimatedTimetableDeliveryStructure Modifier and Type Field Description protected List<EstimatedTimetableDeliveryStructure>EstimatedTimetableDeliveriesStructure. estimatedTimetableDeliveriesprotected List<EstimatedTimetableDeliveryStructure>ServiceDeliveryBodyStructure. estimatedTimetableDeliveriesprotected List<EstimatedTimetableDeliveryStructure>ServiceDeliveryStructure. estimatedTimetableDeliveriesprotected List<EstimatedTimetableDeliveryStructure>SiriServiceDeliveryStructure. estimatedTimetableDeliveriesMethods in uk.org.siri.siri13 that return EstimatedTimetableDeliveryStructure Modifier and Type Method Description EstimatedTimetableDeliveryStructureObjectFactory. createEstimatedTimetableDeliveryStructure()Create an instance ofEstimatedTimetableDeliveryStructureMethods in uk.org.siri.siri13 that return types with arguments of type EstimatedTimetableDeliveryStructure Modifier and Type Method Description JAXBElement<EstimatedTimetableDeliveryStructure>ObjectFactory. createEstimatedTimetableDelivery(EstimatedTimetableDeliveryStructure value)List<EstimatedTimetableDeliveryStructure>EstimatedTimetableDeliveriesStructure. getEstimatedTimetableDeliveries()Gets the value of the estimatedTimetableDeliveries property.List<EstimatedTimetableDeliveryStructure>ServiceDeliveryBodyStructure. getEstimatedTimetableDeliveries()Gets the value of the estimatedTimetableDeliveries property.List<EstimatedTimetableDeliveryStructure>ServiceDeliveryStructure. getEstimatedTimetableDeliveries()Gets the value of the estimatedTimetableDeliveries property.List<EstimatedTimetableDeliveryStructure>SiriServiceDeliveryStructure. getEstimatedTimetableDeliveries()Gets the value of the estimatedTimetableDeliveries property.Methods in uk.org.siri.siri13 with parameters of type EstimatedTimetableDeliveryStructure Modifier and Type Method Description JAXBElement<EstimatedTimetableDeliveryStructure>ObjectFactory. createEstimatedTimetableDelivery(EstimatedTimetableDeliveryStructure value)
-