@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class ProjectForScope extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectForScope.ProjectTypeKeyEnum
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.
|
| Constructor and Description |
|---|
ProjectForScope() |
| 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.
|
ProjectForScope.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() |
ProjectForScope |
id(String id) |
void |
setId(String id) |
String |
toString() |
public String getSelf()
public ProjectForScope id(String id)
public String getId()
public void setId(String id)
public String getKey()
public String getName()
public ProjectForScope.ProjectTypeKeyEnum getProjectTypeKey()
public Boolean getSimplified()
public AvatarUrlsBean getAvatarUrls()
public UpdatedProjectCategory getProjectCategory()
Copyright © 2011–2021 Everit Kft.. All rights reserved.