public interface Permission extends Serializable
Permission.| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the field
description. |
String |
getPermissionName()
Returns the field
name. |
String |
getShortcut()
Gets the shortcut.
|
void |
setDescription(String description)
Sets the field
description. |
void |
setPermissionName(String name)
Sets the field
name. |
void |
setShortcut(String shortcut)
Sets the shortcut.
|
String getDescription()
description.description.String getPermissionName()
name.name.String getShortcut()
void setDescription(String description)
description.description - The description to setvoid setPermissionName(String name)
name.name - The name to setvoid setShortcut(String shortcut)
shortcut - the new shortcutCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.