public class ReportSet extends Object
ReportSet
Constructor | Description |
---|---|
ReportSet() |
Modifier and Type | Method | 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–2019 The Apache Software Foundation. All rights reserved.