Uses of Class
uk.org.siri.siri21.StopPointsDeliveryStructure
-
Packages that use StopPointsDeliveryStructure Package Description uk.org.siri.siri21 -
-
Uses of StopPointsDeliveryStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as StopPointsDeliveryStructure Modifier and Type Field Description protected StopPointsDeliveryStructureSiri. stopPointsDeliveryMethods in uk.org.siri.siri21 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.siri21 that return types with arguments of type StopPointsDeliveryStructure Modifier and Type Method Description JAXBElement<StopPointsDeliveryStructure>ObjectFactory. createStopPointsDelivery(StopPointsDeliveryStructure value)Methods in uk.org.siri.siri21 with parameters of type StopPointsDeliveryStructure Modifier and Type Method Description JAXBElement<StopPointsDeliveryStructure>ObjectFactory. createStopPointsDelivery(StopPointsDeliveryStructure value)voidSiri. setStopPointsDelivery(StopPointsDeliveryStructure value)Sets the value of the stopPointsDelivery property.
-