Modifier and Type | Field and Description |
---|---|
protected List<AutoProjectionTriggerType> |
AutoProjectionRuleType.Triggers.trigger |
Modifier and Type | Method and Description |
---|---|
static AutoProjectionTriggerType |
AutoProjectionTriggerType.fromValue(String v) |
static AutoProjectionTriggerType |
AutoProjectionTriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoProjectionTriggerType[] |
AutoProjectionTriggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<AutoProjectionTriggerType> |
AutoProjectionRuleType.Triggers.getTrigger()
Gets the value of the trigger property.
|
Copyright © 2015. All rights reserved.