Annotation Type JmcParam
-
@Retention(RUNTIME) @Target(FIELD) @Documented public @interface JmcParamAnnotation used to define a field as param in template.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueThe name of param.
-