Annotation Type EnumConfiguration
-
@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public @interface EnumConfiguration
Defines the enumeration as a simple configuration as a set.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
description
Defines the description of the enumeration configuration.
-