Uses of Class
de.japkit.test.members.common.condition.ConditionTrigger
Package | Description |
---|---|
de.japkit.test.members.common.condition |
How to generate members conditionally.
|
-
Uses of ConditionTrigger in de.japkit.test.members.common.condition
Classes in de.japkit.test.members.common.condition with annotations of type ConditionTrigger Modifier and Type Class Description class
ConditionExampleFalse
In this example, the members are generated, since the annotation value is set to true.class
ConditionExampleFalseGen
The generated class for the example.class
ConditionExampleTrue
In this example, the members are generated, since the annotation value is set to true.class
ConditionExampleTrueGen
The generated class for the example.