Uses of Class
uk.org.siri.siri10.StopTimetableServiceCapabilitiesStructure
-
Packages that use StopTimetableServiceCapabilitiesStructure Package Description uk.org.siri.siri10 -
-
Uses of StopTimetableServiceCapabilitiesStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as StopTimetableServiceCapabilitiesStructure Modifier and Type Field Description protected StopTimetableServiceCapabilitiesStructureStopTimetableCapabilitiesResponseStructure. stopTimetableServiceCapabilitiesMethods in uk.org.siri.siri10 that return StopTimetableServiceCapabilitiesStructure Modifier and Type Method Description StopTimetableServiceCapabilitiesStructureObjectFactory. createStopTimetableServiceCapabilitiesStructure()Create an instance ofStopTimetableServiceCapabilitiesStructureStopTimetableServiceCapabilitiesStructureStopTimetableCapabilitiesResponseStructure. getStopTimetableServiceCapabilities()Gets the value of the stopTimetableServiceCapabilities property.Methods in uk.org.siri.siri10 that return types with arguments of type StopTimetableServiceCapabilitiesStructure Modifier and Type Method Description JAXBElement<StopTimetableServiceCapabilitiesStructure>ObjectFactory. createStopTimetableServiceCapabilities(StopTimetableServiceCapabilitiesStructure value)Methods in uk.org.siri.siri10 with parameters of type StopTimetableServiceCapabilitiesStructure Modifier and Type Method Description JAXBElement<StopTimetableServiceCapabilitiesStructure>ObjectFactory. createStopTimetableServiceCapabilities(StopTimetableServiceCapabilitiesStructure value)voidStopTimetableCapabilitiesResponseStructure. setStopTimetableServiceCapabilities(StopTimetableServiceCapabilitiesStructure value)Sets the value of the stopTimetableServiceCapabilities property.
-