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