static class SourceAnnotationHandler.AccessFilter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.persistence.AccessType |
target |
| Constructor and Description |
|---|
SourceAnnotationHandler.AccessFilter(javax.persistence.AccessType target) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
includes(javax.lang.model.element.Element obj)
Return true to include the given element.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.