Uses of Class
uk.org.siri.siri10.EstimatedTimetableDeliveryStructure
-
Packages that use EstimatedTimetableDeliveryStructure Package Description uk.org.siri.siri10 -
-
Uses of EstimatedTimetableDeliveryStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 with type parameters of type EstimatedTimetableDeliveryStructure Modifier and Type Field Description protected List<EstimatedTimetableDeliveryStructure>EstimatedTimetableDeliveriesStructure. estimatedTimetableDeliveryprotected List<EstimatedTimetableDeliveryStructure>ServiceDeliveryStructure. estimatedTimetableDeliveryprotected List<EstimatedTimetableDeliveryStructure>SiriServiceDeliveryStructure. estimatedTimetableDeliveryMethods in uk.org.siri.siri10 that return EstimatedTimetableDeliveryStructure Modifier and Type Method Description EstimatedTimetableDeliveryStructureObjectFactory. createEstimatedTimetableDeliveryStructure()Create an instance ofEstimatedTimetableDeliveryStructureMethods in uk.org.siri.siri10 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. getEstimatedTimetableDelivery()Gets the value of the estimatedTimetableDelivery property.List<EstimatedTimetableDeliveryStructure>ServiceDeliveryStructure. getEstimatedTimetableDelivery()Gets the value of the estimatedTimetableDelivery property.List<EstimatedTimetableDeliveryStructure>SiriServiceDeliveryStructure. getEstimatedTimetableDelivery()Gets the value of the estimatedTimetableDelivery property.Methods in uk.org.siri.siri10 with parameters of type EstimatedTimetableDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedTimetableDeliveryStructure>ObjectFactory. createEstimatedTimetableDelivery(EstimatedTimetableDeliveryStructure value)
-