Modifier and Type | Field and Description |
---|---|
protected NotificationDocumentTriggerType |
NotificationType.Trigger.document |
Modifier and Type | Method and Description |
---|---|
NotificationDocumentTriggerType |
ObjectFactory.createNotificationDocumentTriggerType()
Create an instance of
NotificationDocumentTriggerType |
NotificationDocumentTriggerType |
NotificationType.Trigger.getDocument()
Gets the value of the document property.
|
NotificationDocumentTriggerType |
NotificationDocumentTriggerType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotificationDocumentTriggerType |
NotificationDocumentTriggerType.withCreate(String value) |
NotificationDocumentTriggerType |
NotificationDocumentTriggerType.withDelete(String value) |
NotificationDocumentTriggerType |
NotificationDocumentTriggerType.withModify(NotificationMetadataTriggerType.Modify value) |
NotificationDocumentTriggerType |
NotificationDocumentTriggerType.withType(String value) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationType.Trigger.setDocument(NotificationDocumentTriggerType value)
Sets the value of the document property.
|
NotificationType.Trigger |
NotificationType.Trigger.withDocument(NotificationDocumentTriggerType value) |
Copyright © 2017. All rights reserved.