Class CpdFile
java.lang.Object
org.apache.maven.plugins.pmd.model.CpdFile
- All Implemented Interfaces:
Serializable
Class CpdFile.
- Version:
- $Revision$ $Date$
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CpdFile
public CpdFile()
-
-
Method Details
-
getLine
public int getLine()Get the line field.- Returns:
- int
-
getPath
Get the path field.- Returns:
- String
-
setLine
public void setLine(int line) Set the line field.- Parameters:
line
-
-
setPath
Set the path field.- Parameters:
path
-
-