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