@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class IssueFilterForBulkPropertySet extends Object
| Constructor and Description |
|---|
IssueFilterForBulkPropertySet() |
| Modifier and Type | Method and Description |
|---|---|
IssueFilterForBulkPropertySet |
addEntityIdsItem(Long entityIdsItem) |
IssueFilterForBulkPropertySet |
currentValue(Object currentValue) |
IssueFilterForBulkPropertySet |
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 operation on.
|
Boolean |
getHasProperty()
Whether the bulk operation occurs only when the property is present on or absent from an issue.
|
int |
hashCode() |
IssueFilterForBulkPropertySet |
hasProperty(Boolean hasProperty) |
void |
setCurrentValue(Object currentValue) |
void |
setEntityIds(List<Long> entityIds) |
void |
setHasProperty(Boolean hasProperty) |
String |
toString() |
public IssueFilterForBulkPropertySet entityIds(List<Long> entityIds)
public IssueFilterForBulkPropertySet addEntityIdsItem(Long entityIdsItem)
public List<Long> getEntityIds()
public IssueFilterForBulkPropertySet currentValue(Object currentValue)
public Object getCurrentValue()
public void setCurrentValue(Object currentValue)
public IssueFilterForBulkPropertySet hasProperty(Boolean hasProperty)
public Boolean getHasProperty()
public void setHasProperty(Boolean hasProperty)
Copyright © 2011–2021 Everit Kft.. All rights reserved.