javax.annotation.processing
Annotation Type SupportedOptions


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface SupportedOptions

Version:
$Revision$ $Date$

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.