Uses of Class
uk.org.siri.siri14.InfoChannelDeliveryStructure
-
Packages that use InfoChannelDeliveryStructure Package Description uk.org.siri.siri14 -
-
Uses of InfoChannelDeliveryStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as InfoChannelDeliveryStructure Modifier and Type Field Description protected InfoChannelDeliveryStructureSiri. infoChannelDeliveryMethods in uk.org.siri.siri14 that return InfoChannelDeliveryStructure Modifier and Type Method Description InfoChannelDeliveryStructureObjectFactory. createInfoChannelDeliveryStructure()Create an instance ofInfoChannelDeliveryStructureInfoChannelDeliveryStructureSiri. getInfoChannelDelivery()Gets the value of the infoChannelDelivery property.Methods in uk.org.siri.siri14 that return types with arguments of type InfoChannelDeliveryStructure Modifier and Type Method Description JAXBElement<InfoChannelDeliveryStructure>ObjectFactory. createInfoChannelDelivery(InfoChannelDeliveryStructure value)Methods in uk.org.siri.siri14 with parameters of type InfoChannelDeliveryStructure Modifier and Type Method Description JAXBElement<InfoChannelDeliveryStructure>ObjectFactory. createInfoChannelDelivery(InfoChannelDeliveryStructure value)voidSiri. setInfoChannelDelivery(InfoChannelDeliveryStructure value)Sets the value of the infoChannelDelivery property.
-