JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2

org.jboss.logging.processor.intf.model
Interface JavaDocComment

All Known Subinterfaces:
MessageInterface, MessageMethod

public interface JavaDocComment

Represents the JavaDoc's documentation.

Author:
James R. Perkins

Method Summary
 String getComment()
          The JavaDoc comments if available or null if there are no JavaDoc's present.
 

Method Detail

getComment

String getComment()
The JavaDoc comments if available or null if there are no JavaDoc's present.

Returns:
the JavaDoc comments or null.

JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.