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