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