Uses of Class
uk.org.siri.siri21.StopTimetableSubscriptionStructure
-
Packages that use StopTimetableSubscriptionStructure Package Description uk.org.siri.siri21 -
-
Uses of StopTimetableSubscriptionStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type StopTimetableSubscriptionStructure Modifier and Type Field Description protected List<StopTimetableSubscriptionStructure>SiriSubscriptionRequestStructure. stopTimetableSubscriptionRequestsprotected List<StopTimetableSubscriptionStructure>SubscriptionRequestStructure. stopTimetableSubscriptionRequestsMethods in uk.org.siri.siri21 that return StopTimetableSubscriptionStructure Modifier and Type Method Description StopTimetableSubscriptionStructureObjectFactory. createStopTimetableSubscriptionStructure()Create an instance ofStopTimetableSubscriptionStructureMethods in uk.org.siri.siri21 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.siri21 with parameters of type StopTimetableSubscriptionStructure Modifier and Type Method Description JAXBElement<StopTimetableSubscriptionStructure>ObjectFactory. createStopTimetableSubscriptionRequest(StopTimetableSubscriptionStructure value)
-