Uses of Class
uk.org.siri.siri20.ConnectionLinksDeliveryStructure
-
Packages that use ConnectionLinksDeliveryStructure Package Description uk.org.siri.siri20 -
-
Uses of ConnectionLinksDeliveryStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as ConnectionLinksDeliveryStructure Modifier and Type Field Description protected ConnectionLinksDeliveryStructureSiri. connectionLinksDeliveryMethods in uk.org.siri.siri20 that return ConnectionLinksDeliveryStructure Modifier and Type Method Description ConnectionLinksDeliveryStructureObjectFactory. createConnectionLinksDeliveryStructure()Create an instance ofConnectionLinksDeliveryStructureConnectionLinksDeliveryStructureSiri. getConnectionLinksDelivery()Gets the value of the connectionLinksDelivery property.Methods in uk.org.siri.siri20 that return types with arguments of type ConnectionLinksDeliveryStructure Modifier and Type Method Description JAXBElement<ConnectionLinksDeliveryStructure>ObjectFactory. createConnectionLinksDelivery(ConnectionLinksDeliveryStructure value)Methods in uk.org.siri.siri20 with parameters of type ConnectionLinksDeliveryStructure Modifier and Type Method Description JAXBElement<ConnectionLinksDeliveryStructure>ObjectFactory. createConnectionLinksDelivery(ConnectionLinksDeliveryStructure value)voidSiri. setConnectionLinksDelivery(ConnectionLinksDeliveryStructure value)Sets the value of the connectionLinksDelivery property.
-