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