JBoss Logging I18n Annotation Processor 1.1.0.Beta1

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.Beta1

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