public class Role extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
NB: Class Overrides equals and hashCode Methods such that 2 Roles are equal simply based on having a common name.
|
String |
getName() |
int |
hashCode() |
Copyright © 2019. All rights reserved.