@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-09-03T13:48:17.349+02:00[Europe/Prague]") public class CustomFieldValueUpdate extends Object
| Constructor and Description |
|---|
CustomFieldValueUpdate() |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldValueUpdate |
addIssueIdsItem(Long issueIdsItem) |
boolean |
equals(Object o) |
List<Long> |
getIssueIds()
The list of issue IDs.
|
Object |
getValue()
The value for the custom field.
|
int |
hashCode() |
CustomFieldValueUpdate |
issueIds(List<Long> issueIds) |
void |
setIssueIds(List<Long> issueIds) |
void |
setValue(Object value) |
String |
toString() |
CustomFieldValueUpdate |
value(Object value) |
public CustomFieldValueUpdate issueIds(List<Long> issueIds)
public CustomFieldValueUpdate addIssueIdsItem(Long issueIdsItem)
public CustomFieldValueUpdate value(Object value)
public Object getValue()
public void setValue(Object value)
Copyright © 2011–2021 Everit Kft.. All rights reserved.