Uses of Class
uk.org.siri.siri13.InfoChannelRefStructure
-
Packages that use InfoChannelRefStructure Package Description uk.org.siri.siri13 -
-
Uses of InfoChannelRefStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as InfoChannelRefStructure Modifier and Type Field Description protected InfoChannelRefStructureGeneralMessage. infoChannelRefprotected InfoChannelRefStructureGeneralMessageCancellation. infoChannelRefprotected InfoChannelRefStructureInfoChannelPermissionStructure. infoChannelRefFields in uk.org.siri.siri13 with type parameters of type InfoChannelRefStructure Modifier and Type Field Description protected List<InfoChannelRefStructure>GeneralMessageRequestStructure. infoChannelRevesMethods in uk.org.siri.siri13 that return InfoChannelRefStructure Modifier and Type Method Description InfoChannelRefStructureObjectFactory. createInfoChannelRefStructure()Create an instance ofInfoChannelRefStructureInfoChannelRefStructureGeneralMessage. getInfoChannelRef()Gets the value of the infoChannelRef property.InfoChannelRefStructureGeneralMessageCancellation. getInfoChannelRef()Gets the value of the infoChannelRef property.InfoChannelRefStructureInfoChannelPermissionStructure. getInfoChannelRef()Gets the value of the infoChannelRef property.Methods in uk.org.siri.siri13 that return types with arguments of type InfoChannelRefStructure Modifier and Type Method Description List<InfoChannelRefStructure>GeneralMessageRequestStructure. getInfoChannelReves()Gets the value of the infoChannelReves property.Methods in uk.org.siri.siri13 with parameters of type InfoChannelRefStructure Modifier and Type Method Description voidGeneralMessage. setInfoChannelRef(InfoChannelRefStructure value)Sets the value of the infoChannelRef property.voidGeneralMessageCancellation. setInfoChannelRef(InfoChannelRefStructure value)Sets the value of the infoChannelRef property.voidInfoChannelPermissionStructure. setInfoChannelRef(InfoChannelRefStructure value)Sets the value of the infoChannelRef property.
-