public class PrivilegeImpl extends Object implements Privilege
| Constructor and Description |
|---|
PrivilegeImpl(String name)
Creates a new Privilege object..
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Compares equality...
|
String |
getName()
Returns the name of the name of the Privilege.
|
int |
hashCode()
Returns the hashCode ..
|
Copyright © 2017. All rights reserved.