com.googlecode.androidannotations.model
Class AnnotationElements.AnnotatedAndRootElements
java.lang.Object
com.googlecode.androidannotations.model.AnnotationElements.AnnotatedAndRootElements
- Enclosing interface:
- AnnotationElements
public static class AnnotationElements.AnnotatedAndRootElements
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
annotatedElement
public final Element annotatedElement
rootTypeElement
public final TypeElement rootTypeElement
AnnotationElements.AnnotatedAndRootElements
public AnnotationElements.AnnotatedAndRootElements(Element annotatedElement,
TypeElement rootTypeElement)
Copyright © 2010-2013. All Rights Reserved.