@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class Avatar extends Object
| Constructor and Description |
|---|
Avatar() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFileName()
The file name of the avatar icon.
|
String |
getId()
The ID of the avatar.
|
Boolean |
getIsDeletable()
Whether the avatar can be deleted.
|
Boolean |
getIsSelected()
Whether the avatar is used in Jira.
|
Boolean |
getIsSystemAvatar()
Whether the avatar is a system avatar.
|
String |
getOwner()
The owner of the avatar.
|
Map<String,URI> |
getUrls()
The list of avatar icon URLs.
|
int |
hashCode() |
Avatar |
id(String id) |
void |
setId(String id) |
String |
toString() |
public String getId()
public void setId(String id)
public String getOwner()
public Boolean getIsSystemAvatar()
public Boolean getIsSelected()
public Boolean getIsDeletable()
public String getFileName()
Copyright © 2011–2021 Everit Kft.. All rights reserved.