Uses of Class
uk.org.siri.siri13.EstimatedTimetableSubscriptionStructure
-
Packages that use EstimatedTimetableSubscriptionStructure Package Description uk.org.siri.siri13 -
-
Uses of EstimatedTimetableSubscriptionStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type EstimatedTimetableSubscriptionStructure Modifier and Type Field Description protected List<EstimatedTimetableSubscriptionStructure>SiriSubscriptionRequestStructure. estimatedTimetableSubscriptionRequestsprotected List<EstimatedTimetableSubscriptionStructure>SubscriptionRequestStructure. estimatedTimetableSubscriptionRequestsMethods in uk.org.siri.siri13 that return EstimatedTimetableSubscriptionStructure Modifier and Type Method Description EstimatedTimetableSubscriptionStructureObjectFactory. createEstimatedTimetableSubscriptionStructure()Create an instance ofEstimatedTimetableSubscriptionStructureMethods in uk.org.siri.siri13 that return types with arguments of type EstimatedTimetableSubscriptionStructure Modifier and Type Method Description JAXBElement<EstimatedTimetableSubscriptionStructure>ObjectFactory. createEstimatedTimetableSubscriptionRequest(EstimatedTimetableSubscriptionStructure value)List<EstimatedTimetableSubscriptionStructure>SiriSubscriptionRequestStructure. getEstimatedTimetableSubscriptionRequests()Gets the value of the estimatedTimetableSubscriptionRequests property.List<EstimatedTimetableSubscriptionStructure>SubscriptionRequestStructure. getEstimatedTimetableSubscriptionRequests()Gets the value of the estimatedTimetableSubscriptionRequests property.Methods in uk.org.siri.siri13 with parameters of type EstimatedTimetableSubscriptionStructure Modifier and Type Method Description JAXBElement<EstimatedTimetableSubscriptionStructure>ObjectFactory. createEstimatedTimetableSubscriptionRequest(EstimatedTimetableSubscriptionStructure value)
-