|
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
@deprecated Use option elements instead |
String |
toFile
@deprecated Use option elements instead |
String |
type
|
| 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
| Method Detail |
|---|
void addConfiguredOption(ReportOption option)
Groovy Documentation