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