Uses of Class
uk.org.siri.siri21.InfoChannelRefStructure
-
Packages that use InfoChannelRefStructure Package Description uk.org.siri.siri21 -
-
Uses of InfoChannelRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as InfoChannelRefStructure Modifier and Type Field Description protected InfoChannelRefStructureGeneralMessage. infoChannelRefprotected InfoChannelRefStructureGeneralMessageCancellation. infoChannelRefprotected InfoChannelRefStructureInfoChannelPermissionStructure. infoChannelRefFields in uk.org.siri.siri21 with type parameters of type InfoChannelRefStructure Modifier and Type Field Description protected List<InfoChannelRefStructure>GeneralMessageRequestStructure. infoChannelRevesMethods in uk.org.siri.siri21 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.siri21 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.siri21 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.
-