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