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