public abstract class AbstractProjectRole
extends java.lang.Object
Constructor and Description |
---|
AbstractProjectRole(java.lang.String name)
Creates a new instance of type ProjectRole
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName()
Returns the name of the project role.
|
int |
hashCode() |