Uses of Class
uk.org.siri.siri10.EstimatedTimetableRequestStructure
-
Packages that use EstimatedTimetableRequestStructure Package Description uk.org.siri.siri10 -
-
Uses of EstimatedTimetableRequestStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as EstimatedTimetableRequestStructure Modifier and Type Field Description protected EstimatedTimetableRequestStructureEstimatedTimetableSubscriptionStructure. estimatedTimetableRequestFields in uk.org.siri.siri10 with type parameters of type EstimatedTimetableRequestStructure Modifier and Type Field Description protected List<EstimatedTimetableRequestStructure>ServiceRequestStructure. estimatedTimetableRequestMethods in uk.org.siri.siri10 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.siri10 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. getEstimatedTimetableRequest()Gets the value of the estimatedTimetableRequest property.Methods in uk.org.siri.siri10 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.
-