Annotation Interface Config
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionprotected void callbackMethodName(StringBuilder sb) {boolean
-
Element Details
-
key
String key
-
-
-
desc
String desc- Default:
- ""
-
required
boolean required- Default:
- false
-
defaultValue
String defaultValue- Default:
- ""
-
predefinedValue
String predefinedValue- Default:
- ""
-
validate
Config.Validate validate- Default:
- None
-
StorePwdKey
String StorePwdKey- Default:
- ""
-
AliasKey
String AliasKey- Default:
- ""
-
AliasPwdKey
String AliasPwdKey- Default:
- ""
-
callbackMethodName4Dump
String callbackMethodName4Dumpprotected void callbackMethodName(StringBuilder sb) {- Returns:
- Default:
- ""
-
collectionDelimiter
String collectionDelimiter- Default:
- ","
-