Uses of Class
uk.org.siri.siri14.EstimatedTimetableDeliveryStructure
-
Packages that use EstimatedTimetableDeliveryStructure Package Description uk.org.siri.siri14 -
-
Uses of EstimatedTimetableDeliveryStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 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.siri14 that return EstimatedTimetableDeliveryStructure Modifier and Type Method Description EstimatedTimetableDeliveryStructureObjectFactory. createEstimatedTimetableDeliveryStructure()Create an instance ofEstimatedTimetableDeliveryStructureMethods in uk.org.siri.siri14 that return types with arguments of type EstimatedTimetableDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.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.siri14 with parameters of type EstimatedTimetableDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedTimetableDeliveryStructure>ObjectFactory. createEstimatedTimetableDelivery(EstimatedTimetableDeliveryStructure value)
-