Uses of Class
uk.org.siri.siri21.LinesDeliveryStructure
-
Packages that use LinesDeliveryStructure Package Description uk.org.siri.siri21 -
-
Uses of LinesDeliveryStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as LinesDeliveryStructure Modifier and Type Field Description protected LinesDeliveryStructureSiri. linesDeliveryMethods in uk.org.siri.siri21 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.siri21 that return types with arguments of type LinesDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LinesDeliveryStructure>ObjectFactory. createLinesDelivery(LinesDeliveryStructure value)Methods in uk.org.siri.siri21 with parameters of type LinesDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LinesDeliveryStructure>ObjectFactory. createLinesDelivery(LinesDeliveryStructure value)voidSiri. setLinesDelivery(LinesDeliveryStructure value)Sets the value of the linesDelivery property.
-