public static class AnnotationElements.AnnotatedAndRootElements extends Object
| Modifier and Type | Field and Description |
|---|---|
Element |
annotatedElement |
TypeElement |
rootTypeElement |
| Constructor and Description |
|---|
AnnotationElements.AnnotatedAndRootElements(Element annotatedElement,
TypeElement rootTypeElement) |
public final Element annotatedElement
public final TypeElement rootTypeElement
public AnnotationElements.AnnotatedAndRootElements(Element annotatedElement, TypeElement rootTypeElement)
Copyright © 2010-2014. All Rights Reserved.