Annotation Type GenerationPoints


@Retention(RUNTIME)
@Target(METHOD)
public @interface GenerationPoints
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    GenerationPoint[] value  
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    int priority