JBoss Logging I18n Annotation Processor 1.1.0.Final

org.jboss.logging.processor.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.1.0.Final

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