public class BasicProjectRole extends Object implements AddressableEntity, NamedEntity
| Constructor and Description |
|---|
BasicProjectRole(URI self,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
URI |
getSelf() |
protected com.google.common.base.Objects.ToStringHelper |
getToStringHelper() |
int |
hashCode() |
String |
toString() |
public URI getSelf()
getSelf in interface AddressableEntitypublic String getName()
getName in interface NamedEntityprotected com.google.common.base.Objects.ToStringHelper getToStringHelper()
Copyright © 2017 Atlassian. All rights reserved.