Package | Description |
---|---|
org.apache.maven.plugin.pmd.model |
Modifier and Type | Method and Description |
---|---|
List<PmdFile> |
PmdErrorDetail.getFiles()
Method getFiles.
|
Modifier and Type | Method and Description |
---|---|
void |
PmdErrorDetail.addFile(PmdFile pmdFile)
Method addFile.
|
void |
PmdErrorDetail.removeFile(PmdFile pmdFile)
Method removeFile.
|
Modifier and Type | Method and Description |
---|---|
void |
PmdErrorDetail.setFiles(List<PmdFile> files)
Set the files field.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.