public class PmdErrorDetail extends Object implements Serializable
| Constructor and Description |
|---|
PmdErrorDetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFile(PmdFile pmdFile)
Method addFile.
|
List<PmdFile> |
getFiles()
Method getFiles.
|
String |
getModelEncoding()
Get the modelEncoding field.
|
void |
removeFile(PmdFile pmdFile)
Method removeFile.
|
void |
setFiles(List<PmdFile> files)
Set the files field.
|
void |
setModelEncoding(String modelEncoding)
Set the modelEncoding field.
|
public void addFile(PmdFile pmdFile)
pmdFile - public String getModelEncoding()
public void removeFile(PmdFile pmdFile)
pmdFile - public void setModelEncoding(String modelEncoding)
modelEncoding - Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.