|
org.netbeans.api.java/1 1.33.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |