@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class ProjectDetails extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectDetails.ProjectTypeKeyEnum
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.
|
| Constructor and Description |
|---|
ProjectDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AvatarUrlsBean |
getAvatarUrls()
The URLs of the project's avatars.
|
String |
getId()
The ID of the project.
|
String |
getKey()
The key of the project.
|
String |
getName()
The name of the project.
|
UpdatedProjectCategory |
getProjectCategory()
The category the project belongs to.
|
ProjectDetails.ProjectTypeKeyEnum |
getProjectTypeKey()
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.
|
String |
getSelf()
The URL of the project details.
|
Boolean |
getSimplified()
Whether or not the project is simplified.
|
int |
hashCode() |
ProjectDetails |
id(String id) |
void |
setId(String id) |
String |
toString() |
public AvatarUrlsBean getAvatarUrls()
public ProjectDetails id(String id)
public String getId()
public void setId(String id)
public String getKey()
public String getName()
public UpdatedProjectCategory getProjectCategory()
public ProjectDetails.ProjectTypeKeyEnum getProjectTypeKey()
public String getSelf()
public Boolean getSimplified()
Copyright © 2011–2023 Everit Kft.. All rights reserved.