Annotation Type Goals


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Goals
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Goal[] value
      The goals.
    • Element Detail

      • value

        Goal[] value
        The goals.
        Default:
        {}