Uses of Class
uk.org.siri.siri20.EstimatedTimetableRequestStructure
-
Packages that use EstimatedTimetableRequestStructure Package Description uk.org.siri.siri20 -
-
Uses of EstimatedTimetableRequestStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as EstimatedTimetableRequestStructure Modifier and Type Field Description protected EstimatedTimetableRequestStructureEstimatedTimetableSubscriptionStructure. estimatedTimetableRequestFields in uk.org.siri.siri20 with type parameters of type EstimatedTimetableRequestStructure Modifier and Type Field Description protected List<EstimatedTimetableRequestStructure>ServiceRequestStructure. estimatedTimetableRequestsMethods in uk.org.siri.siri20 that return EstimatedTimetableRequestStructure Modifier and Type Method Description EstimatedTimetableRequestStructureObjectFactory. createEstimatedTimetableRequestStructure()Create an instance ofEstimatedTimetableRequestStructureEstimatedTimetableRequestStructureEstimatedTimetableSubscriptionStructure. getEstimatedTimetableRequest()Gets the value of the estimatedTimetableRequest property.Methods in uk.org.siri.siri20 that return types with arguments of type EstimatedTimetableRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedTimetableRequestStructure>ObjectFactory. createEstimatedTimetableRequest(EstimatedTimetableRequestStructure value)List<EstimatedTimetableRequestStructure>ServiceRequestStructure. getEstimatedTimetableRequests()Gets the value of the estimatedTimetableRequests property.Methods in uk.org.siri.siri20 with parameters of type EstimatedTimetableRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedTimetableRequestStructure>ObjectFactory. createEstimatedTimetableRequest(EstimatedTimetableRequestStructure value)voidEstimatedTimetableSubscriptionStructure. setEstimatedTimetableRequest(EstimatedTimetableRequestStructure value)Sets the value of the estimatedTimetableRequest property.
-