|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.pmd.model.CpdErrorDetail
public class CpdErrorDetail
Class CpdErrorDetail.
| Constructor Summary | |
|---|---|
CpdErrorDetail()
|
|
| Method Summary | |
|---|---|
void |
addDuplication(Duplication duplication)
Method addDuplication. |
List<Duplication> |
getDuplications()
Method getDuplications. |
String |
getModelEncoding()
Get the modelEncoding field. |
void |
removeDuplication(Duplication duplication)
Method removeDuplication. |
void |
setDuplications(List<Duplication> duplications)
Set the duplications 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 CpdErrorDetail()
| Method Detail |
|---|
public void addDuplication(Duplication duplication)
duplication - public List<Duplication> getDuplications()
public String getModelEncoding()
public void removeDuplication(Duplication duplication)
duplication - public void setDuplications(List<Duplication> duplications)
duplications - public void setModelEncoding(String modelEncoding)
modelEncoding -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||