| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xkms |
| Modifier and Type | Field and Description |
|---|---|
protected PendingNotificationType |
RequestAbstractType.pendingNotification |
| Modifier and Type | Method and Description |
|---|---|
PendingNotificationType |
ObjectFactory.createPendingNotificationType()
Create an instance of
PendingNotificationType |
PendingNotificationType |
RequestAbstractType.getPendingNotification()
Gets the value of the pendingNotification property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PendingNotificationType> |
ObjectFactory.createPendingNotification(PendingNotificationType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PendingNotificationType> |
ObjectFactory.createPendingNotification(PendingNotificationType value)
|
void |
RequestAbstractType.setPendingNotification(PendingNotificationType value)
Sets the value of the pendingNotification property.
|
Apache CXF