Uses of Class
cn.cloudself.query.generator.TemplateModel.EnumInfo
-
Packages that use TemplateModel.EnumInfo Package Description cn.cloudself.query.generator -
-
Uses of TemplateModel.EnumInfo in cn.cloudself.query.generator
Methods in cn.cloudself.query.generator that return types with arguments of type TemplateModel.EnumInfo Modifier and Type Method Description List<TemplateModel.EnumInfo>TemplateModel. getEnums()Method parameters in cn.cloudself.query.generator with type arguments of type TemplateModel.EnumInfo Modifier and Type Method Description voidTemplateModel. setEnums(List<TemplateModel.EnumInfo> enums)
-