@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class RoleActor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RoleActor.TypeEnum
The type of role actor.
|
| Constructor and Description |
|---|
RoleActor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ProjectRoleGroup |
getActorGroup()
Get actorGroup
|
ProjectRoleUser |
getActorUser()
Get actorUser
|
URI |
getAvatarUrl()
The avatar of the role actor.
|
String |
getDisplayName()
The display name of the role actor.
|
Long |
getId()
The ID of the role actor.
|
String |
getName()
This property is no longer available and will be removed from the documentation soon.
|
RoleActor.TypeEnum |
getType()
The type of role actor.
|
int |
hashCode() |
String |
toString() |
public Long getId()
public String getDisplayName()
public RoleActor.TypeEnum getType()
public String getName()
public URI getAvatarUrl()
public ProjectRoleUser getActorUser()
public ProjectRoleGroup getActorGroup()
Copyright © 2011–2021 Everit Kft.. All rights reserved.