java.lang.Object
edu.hm.hafner.analysis.parser.pmd.PmdError
Java Bean class for an error of the PMD format.
- Autor:
- Ullrich Hafner
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetMsg()voidsetDescription(String description) voidsetFilename(String filename) void
-
Konstruktordetails
-
PmdError
public PmdError()
-
-
Methodendetails
-
getFilename
-
setFilename
-
getMsg
-
setMsg
-
getDescription
-
setDescription
-