Annotation Type Plans


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

      Optional Elements 
      Modifier and Type Optional Element Description
      Plan[] value
      The plans.
    • Element Detail

      • value

        Plan[] value
        The plans.
        Default:
        {}