Class ClassNameDefaultTemplate

java.lang.Object
de.japkit.test.classname.ClassNameDefaultTemplate

@Clazz(commentExpr="The generated class for the example.")
@RuntimeMetadata
public class ClassNameDefaultTemplate
extends java.lang.Object
By default, "Gen" will be appended to the name of the annotated class to create the name of the generated class. So, for the annotated class SourceExample the class ClassNameDefaultExampleGen will be generated in the same package.
  • Constructor Summary

    Constructors 
    Constructor Description
    ClassNameDefaultTemplate()  
  • Method Summary

    Methods inherited from class java.lang.Object

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