com.sun.xml.bind.annotation
Annotation Type OverrideAnnotationOf


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface OverrideAnnotationOf

Designates an annotation from base class which shall be overriden by annotation placed together with this.


Optional Element Summary
 java.lang.String value
           
 

value

public abstract java.lang.String value
Default:
"content"