Package xyz.block.ftl
Annotation VariantName
-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Retention(value = RetentionPolicy.RUNTIME)@Target(value = {ElementType.TYPE}) public @interface VariantName
Specifies the name of the enum variant, if this is not specified then the name of the class is used.