public abstract class BaseAnnotated extends Object implements Annotated
| Constructor and Description |
|---|
BaseAnnotated(Type baseType) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getBaseType()
Get the type of the annotated program element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getAnnotations, getTypeClosure, isAnnotationPresentpublic BaseAnnotated(Type baseType)
public Type getBaseType()
AnnotatedGet the type of the annotated program element.
getBaseType in interface AnnotatedCopyright © 2015. All Rights Reserved.