public class ReportSet extends Object
| Constructor and Description |
|---|
ReportSet() |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.plexus.configuration.PlexusConfiguration |
getConfiguration() |
String |
getId() |
List<String> |
getReports() |
void |
setConfiguration(org.codehaus.plexus.configuration.PlexusConfiguration configuration) |
void |
setId(String id) |
void |
setReports(List<String> reports) |
String |
toString() |
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.