Package | Description |
---|---|
org.netbeans.api.java.queries |
Java-specific queries.
|
Modifier and Type | Method and Description |
---|---|
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.
|