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 © 2017–2020 Eclipse Foundation. All rights reserved.