Uses of Class
uk.org.siri.siri10.GeneralMessageSubscriptionStructure
-
Packages that use GeneralMessageSubscriptionStructure Package Description uk.org.siri.siri10 -
-
Uses of GeneralMessageSubscriptionStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 with type parameters of type GeneralMessageSubscriptionStructure Modifier and Type Field Description protected List<GeneralMessageSubscriptionStructure>SiriSubscriptionRequestStructure. generalMessageSubscriptionRequestprotected List<GeneralMessageSubscriptionStructure>SubscriptionRequestStructure. generalMessageSubscriptionRequestMethods in uk.org.siri.siri10 that return GeneralMessageSubscriptionStructure Modifier and Type Method Description GeneralMessageSubscriptionStructureObjectFactory. createGeneralMessageSubscriptionStructure()Create an instance ofGeneralMessageSubscriptionStructureMethods in uk.org.siri.siri10 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. getGeneralMessageSubscriptionRequest()Gets the value of the generalMessageSubscriptionRequest property.List<GeneralMessageSubscriptionStructure>SubscriptionRequestStructure. getGeneralMessageSubscriptionRequest()Gets the value of the generalMessageSubscriptionRequest property.Methods in uk.org.siri.siri10 with parameters of type GeneralMessageSubscriptionStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GeneralMessageSubscriptionStructure>ObjectFactory. createGeneralMessageSubscriptionRequest(GeneralMessageSubscriptionStructure value)
-