| Package | Description |
|---|---|
| com.intland.jenkins.jacoco.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Counter> |
Group.counter |
protected List<Counter> |
Method.counter |
protected List<Counter> |
Report.counter |
protected List<Counter> |
Class.counter |
protected List<Counter> |
Package.counter |
protected List<Counter> |
Sourcefile.counter |
| Modifier and Type | Method and Description |
|---|---|
List<Counter> |
Group.getCounter()
Gets the value of the counter property.
|
List<Counter> |
Method.getCounter()
Gets the value of the counter property.
|
List<Counter> |
Report.getCounter()
Gets the value of the counter property.
|
List<Counter> |
Class.getCounter()
Gets the value of the counter property.
|
List<Counter> |
Package.getCounter()
Gets the value of the counter property.
|
List<Counter> |
Sourcefile.getCounter()
Gets the value of the counter property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Group.setCounter(List<Counter> counter) |
Copyright © 2016–2019. All rights reserved.