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