Uses of Class
org.apache.cxf.xkms.model.xkms.PendingNotificationType
Packages that use PendingNotificationType
-
Uses of PendingNotificationType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as PendingNotificationTypeModifier and TypeFieldDescriptionprotected PendingNotificationTypeRequestAbstractType.pendingNotificationMethods in org.apache.cxf.xkms.model.xkms that return PendingNotificationTypeModifier and TypeMethodDescriptionObjectFactory.createPendingNotificationType()Create an instance ofPendingNotificationTypeRequestAbstractType.getPendingNotification()Gets the value of the pendingNotification property.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type PendingNotificationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PendingNotificationType>ObjectFactory.createPendingNotification(PendingNotificationType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type PendingNotificationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PendingNotificationType>ObjectFactory.createPendingNotification(PendingNotificationType value) voidRequestAbstractType.setPendingNotification(PendingNotificationType value) Sets the value of the pendingNotification property.