Uses of Class
uk.org.siri.siri10.InfoChannelRefStructure
-
Packages that use InfoChannelRefStructure Package Description uk.org.siri.siri10 -
-
Uses of InfoChannelRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as InfoChannelRefStructure Modifier and Type Field Description protected InfoChannelRefStructureInfoChannelPermissionStructure. infoChannelRefprotected InfoChannelRefStructureInfoMessageCancellationStructure. infoChannelRefprotected InfoChannelRefStructureInfoMessageStructure. infoChannelRefFields in uk.org.siri.siri10 with type parameters of type InfoChannelRefStructure Modifier and Type Field Description protected List<InfoChannelRefStructure>GeneralMessageRequestStructure. infoChannelRefMethods in uk.org.siri.siri10 that return InfoChannelRefStructure Modifier and Type Method Description InfoChannelRefStructureObjectFactory. createInfoChannelRefStructure()Create an instance ofInfoChannelRefStructureInfoChannelRefStructureInfoChannelPermissionStructure. getInfoChannelRef()Gets the value of the infoChannelRef property.InfoChannelRefStructureInfoMessageCancellationStructure. getInfoChannelRef()Gets the value of the infoChannelRef property.InfoChannelRefStructureInfoMessageStructure. getInfoChannelRef()Gets the value of the infoChannelRef property.Methods in uk.org.siri.siri10 that return types with arguments of type InfoChannelRefStructure Modifier and Type Method Description List<InfoChannelRefStructure>GeneralMessageRequestStructure. getInfoChannelRef()Gets the value of the infoChannelRef property.Methods in uk.org.siri.siri10 with parameters of type InfoChannelRefStructure Modifier and Type Method Description voidInfoChannelPermissionStructure. setInfoChannelRef(InfoChannelRefStructure value)Sets the value of the infoChannelRef property.voidInfoMessageCancellationStructure. setInfoChannelRef(InfoChannelRefStructure value)Sets the value of the infoChannelRef property.voidInfoMessageStructure. setInfoChannelRef(InfoChannelRefStructure value)Sets the value of the infoChannelRef property.
-