Package cn.sinozg.applet.tool.model
Class RepeatClassRequest
java.lang.Object
cn.sinozg.applet.tool.model.RepeatClassRequest
- Since:
- 2024-07-08 22:56
- Author:
- xieyubin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExcludePackage(List<String> excludePackage) voidsetExistPackage(List<String> existPackage) voidsetRootPath(String rootPath) voidsetValidatorFile(String validatorFile)
-
Field Details
-
rootPath
-
validatorFile
-
existPackage
-
defaultExistPackage
-
excludePackage
-
defaultExcludePackage
-
-
Constructor Details
-
RepeatClassRequest
-
RepeatClassRequest
-
-
Method Details
-
getRootPath
-
setRootPath
-
getValidatorFile
-
setValidatorFile
-
setExistPackage
-
getDefaultExistPackage
-
setExcludePackage
-
getDefaultExcludePackage
-