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