Modifier and Type | Field and Description |
---|---|
protected NotificationAccessTriggerType |
NotificationType.Trigger.access |
Modifier and Type | Method and Description |
---|---|
NotificationAccessTriggerType |
ObjectFactory.createNotificationAccessTriggerType()
Create an instance of
NotificationAccessTriggerType |
NotificationAccessTriggerType |
NotificationType.Trigger.getAccess()
Gets the value of the access property.
|
NotificationAccessTriggerType |
NotificationAccessTriggerType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotificationAccessTriggerType |
NotificationAccessTriggerType.withChange(String value) |
NotificationAccessTriggerType |
NotificationAccessTriggerType.withCreate(String value) |
NotificationAccessTriggerType |
NotificationAccessTriggerType.withDelete(String value) |
NotificationAccessTriggerType |
NotificationAccessTriggerType.withType(String value) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationType.Trigger.setAccess(NotificationAccessTriggerType value)
Sets the value of the access property.
|
NotificationType.Trigger |
NotificationType.Trigger.withAccess(NotificationAccessTriggerType value) |
Copyright © 2017. All rights reserved.