public class AdminRole extends Object implements Serializable
| Constructor and Description |
|---|
AdminRole() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the role description.
|
String |
getKey()
Returns the role Key
|
void |
setDescription(String strDescription)
Sets the role description
|
void |
setKey(String strKey)
Sets the role key
|
public String getKey()
public void setKey(String strKey)
strKey - The Key to set.public String getDescription()
public void setDescription(String strDescription)
strDescription - The description to set.Copyright © 2020 City of Paris. All rights reserved.