Modifier and Type | Field and Description |
---|---|
protected NotificationFileTriggerType |
NotificationType.Trigger.file |
Modifier and Type | Method and Description |
---|---|
NotificationFileTriggerType |
ObjectFactory.createNotificationFileTriggerType()
Create an instance of
NotificationFileTriggerType |
NotificationFileTriggerType |
NotificationType.Trigger.getFile()
Gets the value of the file property.
|
NotificationFileTriggerType |
NotificationFileTriggerType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotificationFileTriggerType |
NotificationFileTriggerType.withChange(String value) |
NotificationFileTriggerType |
NotificationFileTriggerType.withClose(String value) |
NotificationFileTriggerType |
NotificationFileTriggerType.withDelete(String value) |
NotificationFileTriggerType |
NotificationFileTriggerType.withHash(String value) |
NotificationFileTriggerType |
NotificationFileTriggerType.withNew(String value) |
NotificationFileTriggerType |
NotificationFileTriggerType.withStorage(String value) |
NotificationFileTriggerType |
NotificationFileTriggerType.withType(String value) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationType.Trigger.setFile(NotificationFileTriggerType value)
Sets the value of the file property.
|
NotificationType.Trigger |
NotificationType.Trigger.withFile(NotificationFileTriggerType value) |
Copyright © 2017. All rights reserved.