Uses of Class
org.cxml.Notification
-
Packages that use Notification Package Description org.cxml -
-
Uses of Notification in org.cxml
Fields in org.cxml declared as Notification Modifier and Type Field Description protected NotificationCatalogUploadRequest. notificationMethods in org.cxml that return Notification Modifier and Type Method Description NotificationObjectFactory. createNotification()Create an instance ofNotificationNotificationCatalogUploadRequest. getNotification()Gets the value of the notification property.Methods in org.cxml with parameters of type Notification Modifier and Type Method Description voidCatalogUploadRequest. setNotification(Notification value)Sets the value of the notification property.
-