org.netbeans.api.java/1 1.33.1

Uses of Class
org.netbeans.api.java.queries.AnnotationProcessingQuery.Trigger

Packages that use AnnotationProcessingQuery.Trigger
org.netbeans.api.java.queries Java-specific queries. 
 

Uses of AnnotationProcessingQuery.Trigger in org.netbeans.api.java.queries
 

Methods in org.netbeans.api.java.queries that return AnnotationProcessingQuery.Trigger
static AnnotationProcessingQuery.Trigger AnnotationProcessingQuery.Trigger.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AnnotationProcessingQuery.Trigger[] AnnotationProcessingQuery.Trigger.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.netbeans.api.java.queries that return types with arguments of type AnnotationProcessingQuery.Trigger
 Set<? extends AnnotationProcessingQuery.Trigger> AnnotationProcessingQuery.Result.annotationProcessingEnabled()
          When the annotation processors should be run.
 


org.netbeans.api.java/1 1.33.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.