Uses of Class
uk.org.siri.siri10.DatedCallStructure
-
Packages that use DatedCallStructure Package Description uk.org.siri.siri10 -
-
Uses of DatedCallStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 with type parameters of type DatedCallStructure Modifier and Type Field Description protected List<DatedCallStructure>DatedVehicleJourneyStructure. dateCallsListprotected List<DatedCallStructure>DatedVehicleJourneyStructure.DatedCalls. datedCallMethods in uk.org.siri.siri10 that return DatedCallStructure Modifier and Type Method Description DatedCallStructureObjectFactory. createDatedCallStructure()Create an instance ofDatedCallStructureMethods in uk.org.siri.siri10 that return types with arguments of type DatedCallStructure Modifier and Type Method Description JAXBElement<DatedCallStructure>ObjectFactory. createDatedCall(DatedCallStructure value)List<DatedCallStructure>DatedVehicleJourneyStructure. getDateCallsList()Gets the value of the dateCallsList property.List<DatedCallStructure>DatedVehicleJourneyStructure.DatedCalls. getDatedCall()Gets the value of the datedCall property.Methods in uk.org.siri.siri10 with parameters of type DatedCallStructure Modifier and Type Method Description JAXBElement<DatedCallStructure>ObjectFactory. createDatedCall(DatedCallStructure value)
-