|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.pmd.model.CpdFile
public class CpdFile
Class CpdFile.
| Constructor Summary | |
|---|---|
CpdFile()
|
|
| Method Summary | |
|---|---|
int |
getLine()
Get the line field. |
String |
getPath()
Get the path field. |
void |
setLine(int line)
Set the line field. |
void |
setPath(String path)
Set the path field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CpdFile()
| Method Detail |
|---|
public int getLine()
public String getPath()
public void setLine(int line)
line - public void setPath(String path)
path -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||