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