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 classConditionExampleFalseIn this example, the members are generated, since the annotation value is set to true.classConditionExampleFalseGenThe generated class for the example.classConditionExampleTrueIn this example, the members are generated, since the annotation value is set to true.classConditionExampleTrueGenThe generated class for the example.