Class ConditionTemplate.SomeTemplate

java.lang.Object
de.japkit.test.members.common.condition.ConditionTemplate.SomeTemplate
Enclosing class:
ConditionTemplate

@Template(cond="#{shallGenerateMembers}")
abstract class ConditionTemplate.SomeTemplate
extends java.lang.Object
If multiple members have the same condition, they can be grouped in a template with that condition.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String someFieldInTemplate  
  • Constructor Summary

    Constructors 
    Constructor Description
    SomeTemplate()  
  • Method Summary

    Modifier and Type Method Description
    abstract java.lang.String someMethodInTemplate()  

    Methods inherited from class java.lang.Object

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