Annotation Type UseEnumStrategy


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface UseEnumStrategy
Use the specified EnumStrategy for binding and mapping enum values.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description