Uses of Class
uk.org.siri.siri10.EstimatedCallStructure
-
Packages that use EstimatedCallStructure Package Description uk.org.siri.siri10 -
-
Uses of EstimatedCallStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 with type parameters of type EstimatedCallStructure Modifier and Type Field Description protected List<EstimatedCallStructure>EstimatedVehicleJourneyStructure.EstimatedCalls. estimatedCallprotected List<EstimatedCallStructure>EstimatedVehicleJourneyStructure. estimatedCallsListMethods in uk.org.siri.siri10 that return EstimatedCallStructure Modifier and Type Method Description EstimatedCallStructureObjectFactory. createEstimatedCallStructure()Create an instance ofEstimatedCallStructureMethods in uk.org.siri.siri10 that return types with arguments of type EstimatedCallStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedCallStructure>ObjectFactory. createEstimatedCall(EstimatedCallStructure value)List<EstimatedCallStructure>EstimatedVehicleJourneyStructure.EstimatedCalls. getEstimatedCall()Gets the value of the estimatedCall property.List<EstimatedCallStructure>EstimatedVehicleJourneyStructure. getEstimatedCallsList()Gets the value of the estimatedCallsList property.Methods in uk.org.siri.siri10 with parameters of type EstimatedCallStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedCallStructure>ObjectFactory. createEstimatedCall(EstimatedCallStructure value)
-