Uses of Class
uk.org.siri.siri14.EstimatedTimetableSubscriptionStructure
-
Packages that use EstimatedTimetableSubscriptionStructure Package Description uk.org.siri.siri14 -
-
Uses of EstimatedTimetableSubscriptionStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 with type parameters of type EstimatedTimetableSubscriptionStructure Modifier and Type Field Description protected List<EstimatedTimetableSubscriptionStructure>SiriSubscriptionRequestStructure. estimatedTimetableSubscriptionRequestsprotected List<EstimatedTimetableSubscriptionStructure>SubscriptionRequestStructure. estimatedTimetableSubscriptionRequestsMethods in uk.org.siri.siri14 that return EstimatedTimetableSubscriptionStructure Modifier and Type Method Description EstimatedTimetableSubscriptionStructureObjectFactory. createEstimatedTimetableSubscriptionStructure()Create an instance ofEstimatedTimetableSubscriptionStructureMethods in uk.org.siri.siri14 that return types with arguments of type EstimatedTimetableSubscriptionStructure Modifier and Type Method Description jakarta.xml.bind.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.siri14 with parameters of type EstimatedTimetableSubscriptionStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedTimetableSubscriptionStructure>ObjectFactory. createEstimatedTimetableSubscriptionRequest(EstimatedTimetableSubscriptionStructure value)
-