Uses of Class
uk.org.siri.siri14.StopPointsDeliveryStructure
-
Packages that use StopPointsDeliveryStructure Package Description uk.org.siri.siri14 -
-
Uses of StopPointsDeliveryStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as StopPointsDeliveryStructure Modifier and Type Field Description protected StopPointsDeliveryStructureSiri. stopPointsDeliveryMethods in uk.org.siri.siri14 that return StopPointsDeliveryStructure Modifier and Type Method Description StopPointsDeliveryStructureObjectFactory. createStopPointsDeliveryStructure()Create an instance ofStopPointsDeliveryStructureStopPointsDeliveryStructureSiri. getStopPointsDelivery()Gets the value of the stopPointsDelivery property.Methods in uk.org.siri.siri14 that return types with arguments of type StopPointsDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StopPointsDeliveryStructure>ObjectFactory. createStopPointsDelivery(StopPointsDeliveryStructure value)Methods in uk.org.siri.siri14 with parameters of type StopPointsDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StopPointsDeliveryStructure>ObjectFactory. createStopPointsDelivery(StopPointsDeliveryStructure value)voidSiri. setStopPointsDelivery(StopPointsDeliveryStructure value)Sets the value of the stopPointsDelivery property.
-