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