Uses of Class
uk.org.siri.siri13.InfoChannelDiscoveryRequestStructure
-
Packages that use InfoChannelDiscoveryRequestStructure Package Description uk.org.siri.siri13 -
-
Uses of InfoChannelDiscoveryRequestStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as InfoChannelDiscoveryRequestStructure Modifier and Type Field Description protected InfoChannelDiscoveryRequestStructureSiri. infoChannelRequestMethods in uk.org.siri.siri13 that return InfoChannelDiscoveryRequestStructure Modifier and Type Method Description InfoChannelDiscoveryRequestStructureObjectFactory. createInfoChannelDiscoveryRequestStructure()Create an instance ofInfoChannelDiscoveryRequestStructureInfoChannelDiscoveryRequestStructureSiri. getInfoChannelRequest()Gets the value of the infoChannelRequest property.Methods in uk.org.siri.siri13 that return types with arguments of type InfoChannelDiscoveryRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InfoChannelDiscoveryRequestStructure>ObjectFactory. createInfoChannelRequest(InfoChannelDiscoveryRequestStructure value)Methods in uk.org.siri.siri13 with parameters of type InfoChannelDiscoveryRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InfoChannelDiscoveryRequestStructure>ObjectFactory. createInfoChannelRequest(InfoChannelDiscoveryRequestStructure value)voidSiri. setInfoChannelRequest(InfoChannelDiscoveryRequestStructure value)Sets the value of the infoChannelRequest property.
-