Uses of Class
uk.org.siri.siri14.StopTimetableRequestStructure
-
Packages that use StopTimetableRequestStructure Package Description uk.org.siri.siri14 -
-
Uses of StopTimetableRequestStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as StopTimetableRequestStructure Modifier and Type Field Description protected StopTimetableRequestStructureStopTimetableSubscriptionStructure. stopTimetableRequestFields in uk.org.siri.siri14 with type parameters of type StopTimetableRequestStructure Modifier and Type Field Description protected List<StopTimetableRequestStructure>ServiceRequestStructure. stopTimetableRequestsMethods in uk.org.siri.siri14 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.siri14 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.siri14 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.
-