public interface IProtectionsTable
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IProtectionEntry> |
getEntries()
Gets the list of protection entries.
|
void |
setEntries(java.util.List<IProtectionEntry> entries)
Sets the list of protection entries.
|
java.util.List<IProtectionEntry> getEntries()
void setEntries(java.util.List<IProtectionEntry> entries)
entries - list of protection entries