|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.codenarc.ant.Report
class Report
JavaBean class holding the properties for a
| Property Summary | |
|---|---|
Map |
options
|
String |
title
|
String |
toFile
|
String |
type
|
| Constructor Summary | |
Report()
|
|
| Method Summary | |
|---|---|
void
|
addConfiguredOption(ReportOption option)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
final Map options
String title
String toFile
String type
| Constructor Detail |
|---|
Report()
| Method Detail |
|---|
void addConfiguredOption(ReportOption option)
Groovy Documentation