public interface ITriggersTable
| Modifier and Type | Method and Description |
|---|---|
List<ITriggerEntry> |
getEntries()
Gets the list of trigger entries.
|
void |
setEntries(List<ITriggerEntry> entries)
Sets the list of trigger entries.
|
List<ITriggerEntry> getEntries()
void setEntries(List<ITriggerEntry> entries)
name - the list of trigger entriesCopyright © 2017 Perforce Software. All Rights Reserved.