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