public abstract class ReflectionGenericElement<T extends AnnotatedElement> extends BasicReflectionMember<T> implements IGenericElement
element| Constructor and Description |
|---|
ReflectionGenericElement(T element) |
| Modifier and Type | Method and Description |
|---|---|
List<ITypeParameter> |
getTypeParameters() |
equals, getAnnotation, getAnnotationByCanonicalName, getAnnotations, getAnnotationValue, getAnnotationValues, getDocumentation, getElement, getName, hasAnnotation, hasAnnotationWithCanonicalName, hashCodepublic ReflectionGenericElement(T element)
public List<ITypeParameter> getTypeParameters()
getTypeParameters in interface IGenericElementCopyright © 2015 Mulesoft. All rights reserved.