Class ConfigVariableGenerator
- java.lang.Object
-
- core.support.annotation.template.config.ConfigVariableGenerator
-
public class ConfigVariableGenerator extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCONFIG_VARIABLE
-
Constructor Summary
Constructors Constructor Description ConfigVariableGenerator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidwriteConfigVariableClass()
-
-
-
Field Detail
-
CONFIG_VARIABLE
public static String CONFIG_VARIABLE
-
-