Class CommentExample

java.lang.Object
de.japkit.test.members.common.comment.CommentExample

@CommentTrigger
public class CommentExample
extends java.lang.Object
The annotated class for the example.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    (package private) java.lang.String srcField1
    This is the comment on srcField1 from CommentExample.
    (package private) java.lang.String srcField2
    This is the comment on srcField2 from CommentExample.
  • Constructor Summary

    Constructors 
    Constructor Description
    CommentExample()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait