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