Uses of Class
uk.org.siri.siri13.StopTimetableSubscriptionStructure
-
Packages that use StopTimetableSubscriptionStructure Package Description uk.org.siri.siri13 -
-
Uses of StopTimetableSubscriptionStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type StopTimetableSubscriptionStructure Modifier and Type Field Description protected List<StopTimetableSubscriptionStructure>SiriSubscriptionRequestStructure. stopTimetableSubscriptionRequestsprotected List<StopTimetableSubscriptionStructure>SubscriptionRequestStructure. stopTimetableSubscriptionRequestsMethods in uk.org.siri.siri13 that return StopTimetableSubscriptionStructure Modifier and Type Method Description StopTimetableSubscriptionStructureObjectFactory. createStopTimetableSubscriptionStructure()Create an instance ofStopTimetableSubscriptionStructureMethods in uk.org.siri.siri13 that return types with arguments of type StopTimetableSubscriptionStructure Modifier and Type Method Description JAXBElement<StopTimetableSubscriptionStructure>ObjectFactory. createStopTimetableSubscriptionRequest(StopTimetableSubscriptionStructure value)List<StopTimetableSubscriptionStructure>SiriSubscriptionRequestStructure. getStopTimetableSubscriptionRequests()Gets the value of the stopTimetableSubscriptionRequests property.List<StopTimetableSubscriptionStructure>SubscriptionRequestStructure. getStopTimetableSubscriptionRequests()Gets the value of the stopTimetableSubscriptionRequests property.Methods in uk.org.siri.siri13 with parameters of type StopTimetableSubscriptionStructure Modifier and Type Method Description JAXBElement<StopTimetableSubscriptionStructure>ObjectFactory. createStopTimetableSubscriptionRequest(StopTimetableSubscriptionStructure value)
-