Uses of Class
uk.org.siri.siri20.GeneralMessageSubscriptionStructure
-
Packages that use GeneralMessageSubscriptionStructure Package Description uk.org.siri.siri20 -
-
Uses of GeneralMessageSubscriptionStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type GeneralMessageSubscriptionStructure Modifier and Type Field Description protected List<GeneralMessageSubscriptionStructure>SiriSubscriptionRequestStructure. generalMessageSubscriptionRequestsprotected List<GeneralMessageSubscriptionStructure>SubscriptionRequestStructure. generalMessageSubscriptionRequestsMethods in uk.org.siri.siri20 that return GeneralMessageSubscriptionStructure Modifier and Type Method Description GeneralMessageSubscriptionStructureObjectFactory. createGeneralMessageSubscriptionStructure()Create an instance ofGeneralMessageSubscriptionStructureMethods in uk.org.siri.siri20 that return types with arguments of type GeneralMessageSubscriptionStructure Modifier and Type Method Description JAXBElement<GeneralMessageSubscriptionStructure>ObjectFactory. createGeneralMessageSubscriptionRequest(GeneralMessageSubscriptionStructure value)List<GeneralMessageSubscriptionStructure>SiriSubscriptionRequestStructure. getGeneralMessageSubscriptionRequests()Gets the value of the generalMessageSubscriptionRequests property.List<GeneralMessageSubscriptionStructure>SubscriptionRequestStructure. getGeneralMessageSubscriptionRequests()Gets the value of the generalMessageSubscriptionRequests property.Methods in uk.org.siri.siri20 with parameters of type GeneralMessageSubscriptionStructure Modifier and Type Method Description JAXBElement<GeneralMessageSubscriptionStructure>ObjectFactory. createGeneralMessageSubscriptionRequest(GeneralMessageSubscriptionStructure value)
-