Uses of Class
uk.org.siri.siri21.GeneralMessageSubscriptionStructure
-
Packages that use GeneralMessageSubscriptionStructure Package Description uk.org.siri.siri21 -
-
Uses of GeneralMessageSubscriptionStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type GeneralMessageSubscriptionStructure Modifier and Type Field Description protected List<GeneralMessageSubscriptionStructure>SiriSubscriptionRequestStructure. generalMessageSubscriptionRequestsprotected List<GeneralMessageSubscriptionStructure>SubscriptionRequestStructure. generalMessageSubscriptionRequestsMethods in uk.org.siri.siri21 that return GeneralMessageSubscriptionStructure Modifier and Type Method Description GeneralMessageSubscriptionStructureObjectFactory. createGeneralMessageSubscriptionStructure()Create an instance ofGeneralMessageSubscriptionStructureMethods in uk.org.siri.siri21 that return types with arguments of type GeneralMessageSubscriptionStructure Modifier and Type Method Description jakarta.xml.bind.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.siri21 with parameters of type GeneralMessageSubscriptionStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GeneralMessageSubscriptionStructure>ObjectFactory. createGeneralMessageSubscriptionRequest(GeneralMessageSubscriptionStructure value)
-