Annotation Type Annotations


@Deprecated
@Retention(RUNTIME)
@Target({METHOD,TYPE})
public @interface Annotations
Deprecated.
Used to store multiple annotations per property/entity.
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    Annotation[] value
    Deprecated.