Uses of Class
uk.org.siri.siri13.GeneralMessageCancellation
-
Packages that use GeneralMessageCancellation Package Description uk.org.siri.siri13 -
-
Uses of GeneralMessageCancellation in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type GeneralMessageCancellation Modifier and Type Field Description protected List<GeneralMessageCancellation>GeneralMessageDeliveryStructure. generalMessageCancellationsMethods in uk.org.siri.siri13 that return GeneralMessageCancellation Modifier and Type Method Description GeneralMessageCancellationObjectFactory. createGeneralMessageCancellation()Create an instance ofGeneralMessageCancellationMethods in uk.org.siri.siri13 that return types with arguments of type GeneralMessageCancellation Modifier and Type Method Description List<GeneralMessageCancellation>GeneralMessageDeliveryStructure. getGeneralMessageCancellations()Gets the value of the generalMessageCancellations property.
-