Uses of Class
uk.org.siri.siri10.InfoChannelStructure
-
Packages that use InfoChannelStructure Package Description uk.org.siri.siri10 -
-
Uses of InfoChannelStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 with type parameters of type InfoChannelStructure Modifier and Type Field Description protected List<InfoChannelStructure>InfoChannelDeliveryStructure. infoChannelMethods in uk.org.siri.siri10 that return InfoChannelStructure Modifier and Type Method Description InfoChannelStructureObjectFactory. createInfoChannelStructure()Create an instance ofInfoChannelStructureMethods in uk.org.siri.siri10 that return types with arguments of type InfoChannelStructure Modifier and Type Method Description JAXBElement<InfoChannelStructure>ObjectFactory. createInfoChannel(InfoChannelStructure value)List<InfoChannelStructure>InfoChannelDeliveryStructure. getInfoChannel()Gets the value of the infoChannel property.Methods in uk.org.siri.siri10 with parameters of type InfoChannelStructure Modifier and Type Method Description JAXBElement<InfoChannelStructure>ObjectFactory. createInfoChannel(InfoChannelStructure value)
-