Uses of Class
uk.org.siri.siri13.LinesDeliveryStructure
-
Packages that use LinesDeliveryStructure Package Description uk.org.siri.siri13 -
-
Uses of LinesDeliveryStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as LinesDeliveryStructure Modifier and Type Field Description protected LinesDeliveryStructureSiri. linesDeliveryMethods in uk.org.siri.siri13 that return LinesDeliveryStructure Modifier and Type Method Description LinesDeliveryStructureObjectFactory. createLinesDeliveryStructure()Create an instance ofLinesDeliveryStructureLinesDeliveryStructureSiri. getLinesDelivery()Gets the value of the linesDelivery property.Methods in uk.org.siri.siri13 that return types with arguments of type LinesDeliveryStructure Modifier and Type Method Description JAXBElement<LinesDeliveryStructure>ObjectFactory. createLinesDelivery(LinesDeliveryStructure value)Methods in uk.org.siri.siri13 with parameters of type LinesDeliveryStructure Modifier and Type Method Description JAXBElement<LinesDeliveryStructure>ObjectFactory. createLinesDelivery(LinesDeliveryStructure value)voidSiri. setLinesDelivery(LinesDeliveryStructure value)Sets the value of the linesDelivery property.
-