|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.docck.reports.AbstractDocumentationReport
public abstract class AbstractDocumentationReport
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.docck.reports.DocumentationReport |
---|
TYPE_ERROR, TYPE_INFO, TYPE_WARN |
Constructor Summary | |
---|---|
AbstractDocumentationReport(java.lang.String message)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.maven.plugin.docck.reports.DocumentationReport |
---|
getType |
Constructor Detail |
---|
public AbstractDocumentationReport(java.lang.String message)
Method Detail |
---|
public java.lang.String getMessage()
getMessage
in interface DocumentationReport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |