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