Uses of Class
uk.org.siri.siri14.LinesDeliveryStructure
-
Packages that use LinesDeliveryStructure Package Description uk.org.siri.siri14 -
-
Uses of LinesDeliveryStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as LinesDeliveryStructure Modifier and Type Field Description protected LinesDeliveryStructureSiri. linesDeliveryMethods in uk.org.siri.siri14 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.siri14 that return types with arguments of type LinesDeliveryStructure Modifier and Type Method Description JAXBElement<LinesDeliveryStructure>ObjectFactory. createLinesDelivery(LinesDeliveryStructure value)Methods in uk.org.siri.siri14 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.
-