Interface JavaDocComment
-
- All Known Subinterfaces:
MessageInterface,MessageMethod
- All Known Implementing Classes:
MessageInterfaceFactory.AptMessageInterface,MessageInterfaceFactory.LoggerInterface,MessageMethodBuilder.AptMessageMethod
public interface JavaDocCommentRepresents theJavaDoc'sdocumentation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetComment()The JavaDoc comments if available ornullif there are no JavaDoc's present.
-