public interface AnnotationProcessingOptions<C extends AnnotationProcessingOptions<C>>
| Modifier and Type | Method and Description |
|---|---|
C |
ignoreAnnotations()
Specifies that annotations specified on the configured type or property should be ignored.
|
C ignoreAnnotations()
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.