Package eu.mihosoft.vmf.core
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.
-
Element Details
-
value
Annotation[] valueDeprecated.
-