Uses of Class
uk.org.siri.siri13.StopTimetableRequestStructure
-
Packages that use StopTimetableRequestStructure Package Description uk.org.siri.siri13 -
-
Uses of StopTimetableRequestStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as StopTimetableRequestStructure Modifier and Type Field Description protected StopTimetableRequestStructureStopTimetableSubscriptionStructure. stopTimetableRequestFields in uk.org.siri.siri13 with type parameters of type StopTimetableRequestStructure Modifier and Type Field Description protected List<StopTimetableRequestStructure>ServiceRequestStructure. stopTimetableRequestsMethods in uk.org.siri.siri13 that return StopTimetableRequestStructure Modifier and Type Method Description StopTimetableRequestStructureObjectFactory. createStopTimetableRequestStructure()Create an instance ofStopTimetableRequestStructureStopTimetableRequestStructureStopTimetableSubscriptionStructure. getStopTimetableRequest()Gets the value of the stopTimetableRequest property.Methods in uk.org.siri.siri13 that return types with arguments of type StopTimetableRequestStructure Modifier and Type Method Description JAXBElement<StopTimetableRequestStructure>ObjectFactory. createStopTimetableRequest(StopTimetableRequestStructure value)List<StopTimetableRequestStructure>ServiceRequestStructure. getStopTimetableRequests()Gets the value of the stopTimetableRequests property.Methods in uk.org.siri.siri13 with parameters of type StopTimetableRequestStructure Modifier and Type Method Description JAXBElement<StopTimetableRequestStructure>ObjectFactory. createStopTimetableRequest(StopTimetableRequestStructure value)voidStopTimetableSubscriptionStructure. setStopTimetableRequest(StopTimetableRequestStructure value)Sets the value of the stopTimetableRequest property.
-