|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jaulp.auth.SimpleAccessRight
public class SimpleAccessRight
The Class SimpleAccessRight.
| Constructor Summary | |
|---|---|
SimpleAccessRight()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the field description. |
java.lang.String |
getName()
Returns the field name. |
void |
setDescription(java.lang.String description)
Sets the field description. |
void |
setName(java.lang.String name)
Sets the field name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleAccessRight()
| Method Detail |
|---|
public java.lang.String getDescription()
description.
getDescription in interface AccessRightAccessRight.getDescription()public java.lang.String getName()
name.
getName in interface AccessRightAccessRight.getName()public void setDescription(java.lang.String description)
description.
setDescription in interface AccessRightdescription - the descriptionAccessRight.setDescription(java.lang.String)public void setName(java.lang.String name)
name.
setName in interface AccessRightname - the nameAccessRight.setName(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||