Annotation Type FetchPlans


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface FetchPlans
    Annotation for a group of FetchPlan objects
    Since:
    2.1
    Version:
    2.1
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      FetchPlan[] value
      The Fetch Plans
    • Element Detail

      • value

        FetchPlan[] value
        The Fetch Plans
        Returns:
        The Fetch Plans