@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class JiraExpressionsComplexityValueBean extends Object
| Constructor and Description |
|---|
JiraExpressionsComplexityValueBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getLimit()
The maximum allowed complexity.
|
Integer |
getValue()
The complexity value of the current expression.
|
int |
hashCode() |
JiraExpressionsComplexityValueBean |
limit(Integer limit) |
void |
setLimit(Integer limit) |
void |
setValue(Integer value) |
String |
toString() |
JiraExpressionsComplexityValueBean |
value(Integer value) |
public JiraExpressionsComplexityValueBean value(Integer value)
public Integer getValue()
public void setValue(Integer value)
public JiraExpressionsComplexityValueBean limit(Integer limit)
public Integer getLimit()
public void setLimit(Integer limit)
Copyright © 2011–2021 Everit Kft.. All rights reserved.