Annotation Interface AquimaMask


@Component @Retention(RUNTIME) @Target(TYPE) public @interface AquimaMask
Annotation for a class that is an Aquima mask.
Since:
8.0
Author:
Jon van Leuven
See Also:
  • IMask
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the name of the mask.
  • Element Details

    • value

      String value
      Returns the name of the mask.
      Returns:
      the name of the mask.