@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class SimpleUsage extends Object
| Constructor and Description |
|---|
SimpleUsage() |
| Modifier and Type | Method and Description |
|---|---|
SimpleUsage |
addIssueTypeIdsItem(String issueTypeIdsItem) |
boolean |
equals(Object o) |
List<String> |
getIssueTypeIds()
The issue type IDs for the usage.
|
String |
getProjectId()
The project ID for the usage.
|
int |
hashCode() |
SimpleUsage |
issueTypeIds(List<String> issueTypeIds) |
SimpleUsage |
projectId(String projectId) |
void |
setIssueTypeIds(List<String> issueTypeIds) |
void |
setProjectId(String projectId) |
String |
toString() |
public SimpleUsage issueTypeIds(List<String> issueTypeIds)
public SimpleUsage addIssueTypeIdsItem(String issueTypeIdsItem)
public List<String> getIssueTypeIds()
public SimpleUsage projectId(String projectId)
public String getProjectId()
public void setProjectId(String projectId)
Copyright © 2011–2023 Everit Kft.. All rights reserved.