Uses of Class
uk.org.siri.siri20.InfoChannelDiscoveryRequestStructure
-
Packages that use InfoChannelDiscoveryRequestStructure Package Description uk.org.siri.siri20 -
-
Uses of InfoChannelDiscoveryRequestStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as InfoChannelDiscoveryRequestStructure Modifier and Type Field Description protected InfoChannelDiscoveryRequestStructureSiri. infoChannelRequestMethods in uk.org.siri.siri20 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.siri20 that return types with arguments of type InfoChannelDiscoveryRequestStructure Modifier and Type Method Description JAXBElement<InfoChannelDiscoveryRequestStructure>ObjectFactory. createInfoChannelRequest(InfoChannelDiscoveryRequestStructure value)Methods in uk.org.siri.siri20 with parameters of type InfoChannelDiscoveryRequestStructure Modifier and Type Method Description JAXBElement<InfoChannelDiscoveryRequestStructure>ObjectFactory. createInfoChannelRequest(InfoChannelDiscoveryRequestStructure value)voidSiri. setInfoChannelRequest(InfoChannelDiscoveryRequestStructure value)Sets the value of the infoChannelRequest property.
-