Uses of Class
uk.org.siri.siri14.StopPointsRequest
-
Packages that use StopPointsRequest Package Description uk.org.siri.siri14 -
-
Uses of StopPointsRequest in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as StopPointsRequest Modifier and Type Field Description protected StopPointsRequestSiri. stopPointsRequestMethods in uk.org.siri.siri14 that return StopPointsRequest Modifier and Type Method Description StopPointsRequestObjectFactory. createStopPointsRequest()Create an instance ofStopPointsRequestStopPointsRequestSiri. getStopPointsRequest()Gets the value of the stopPointsRequest property.Methods in uk.org.siri.siri14 that return types with arguments of type StopPointsRequest Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StopPointsRequest>ObjectFactory. createStopPointsRequest(StopPointsRequest value)Methods in uk.org.siri.siri14 with parameters of type StopPointsRequest Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StopPointsRequest>ObjectFactory. createStopPointsRequest(StopPointsRequest value)voidSiri. setStopPointsRequest(StopPointsRequest value)Sets the value of the stopPointsRequest property.
-