Package com.exedio.cope.pattern
Annotation Type CopeEnumFallback
-
@Target(FIELD) @Retention(RUNTIME) public @interface CopeEnumFallback
Specifies an enum facet to be the fallback key of anEnumMapField
. To be enabled viaEnumMapField.fallback()
. There must be exactly one facet annotated by @CopeEnumFallback.