Uses of Class
uk.org.siri.siri10.StopTimetableSubscriptionStructure
-
Packages that use StopTimetableSubscriptionStructure Package Description uk.org.siri.siri10 -
-
Uses of StopTimetableSubscriptionStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as StopTimetableSubscriptionStructure Modifier and Type Field Description protected StopTimetableSubscriptionStructureSiriSubscriptionRequestStructure. stopTimetableSubscriptionRequestprotected StopTimetableSubscriptionStructureSubscriptionRequestStructure. stopTimetableSubscriptionRequestMethods in uk.org.siri.siri10 that return StopTimetableSubscriptionStructure Modifier and Type Method Description StopTimetableSubscriptionStructureObjectFactory. createStopTimetableSubscriptionStructure()Create an instance ofStopTimetableSubscriptionStructureStopTimetableSubscriptionStructureSiriSubscriptionRequestStructure. getStopTimetableSubscriptionRequest()Gets the value of the stopTimetableSubscriptionRequest property.StopTimetableSubscriptionStructureSubscriptionRequestStructure. getStopTimetableSubscriptionRequest()Gets the value of the stopTimetableSubscriptionRequest property.Methods in uk.org.siri.siri10 that return types with arguments of type StopTimetableSubscriptionStructure Modifier and Type Method Description JAXBElement<StopTimetableSubscriptionStructure>ObjectFactory. createStopTimetableSubscriptionRequest(StopTimetableSubscriptionStructure value)Methods in uk.org.siri.siri10 with parameters of type StopTimetableSubscriptionStructure Modifier and Type Method Description JAXBElement<StopTimetableSubscriptionStructure>ObjectFactory. createStopTimetableSubscriptionRequest(StopTimetableSubscriptionStructure value)voidSiriSubscriptionRequestStructure. setStopTimetableSubscriptionRequest(StopTimetableSubscriptionStructure value)Sets the value of the stopTimetableSubscriptionRequest property.voidSubscriptionRequestStructure. setStopTimetableSubscriptionRequest(StopTimetableSubscriptionStructure value)Sets the value of the stopTimetableSubscriptionRequest property.
-