|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.pmd.model.PmdErrorDetail
public class PmdErrorDetail
Class PmdErrorDetail.
| Constructor Summary | |
|---|---|
PmdErrorDetail()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PmdErrorDetail()
| Method Detail |
|---|
public void addFile(PmdFile pmdFile)
pmdFile - public List<PmdFile> getFiles()
public String getModelEncoding()
public void removeFile(PmdFile pmdFile)
pmdFile - public void setFiles(List<PmdFile> files)
files - public void setModelEncoding(String modelEncoding)
modelEncoding -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||