@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class IssueFilterForBulkPropertyDelete extends Object
| Constructor and Description |
|---|
IssueFilterForBulkPropertyDelete() |
| Modifier and Type | Method and Description |
|---|---|
IssueFilterForBulkPropertyDelete |
addEntityIdsItem(Long entityIdsItem) |
IssueFilterForBulkPropertyDelete |
currentValue(Object currentValue) |
IssueFilterForBulkPropertyDelete |
entityIds(List<Long> entityIds) |
boolean |
equals(Object o) |
Object |
getCurrentValue()
The value of properties to perform the bulk operation on.
|
List<Long> |
getEntityIds()
List of issues to perform the bulk delete operation on.
|
int |
hashCode() |
void |
setCurrentValue(Object currentValue) |
void |
setEntityIds(List<Long> entityIds) |
String |
toString() |
public IssueFilterForBulkPropertyDelete entityIds(List<Long> entityIds)
public IssueFilterForBulkPropertyDelete addEntityIdsItem(Long entityIdsItem)
public List<Long> getEntityIds()
public IssueFilterForBulkPropertyDelete currentValue(Object currentValue)
public Object getCurrentValue()
public void setCurrentValue(Object currentValue)
Copyright © 2011–2021 Everit Kft.. All rights reserved.