public static class Meta.ForCrossParameter<E extends Executable> extends Meta<E>
Meta.ForClass<T>, Meta.ForConstructor<T>, Meta.ForContainerElement, Meta.ForCrossParameter<E extends Executable>, Meta.ForExecutable<E extends Executable>, Meta.ForField, Meta.ForMember<M extends Member & AnnotatedElement>, Meta.ForMethod, Meta.ForParameter| Constructor and Description |
|---|
ForCrossParameter(Meta<E> parent) |
| Modifier and Type | Method and Description |
|---|---|
String |
describeHost() |
AnnotatedType |
getAnnotatedType() |
Class<?> |
getDeclaringClass() |
String |
getName() |
Meta<E> |
getParent() |
Type |
getType() |
public Type getType()
getType in class Meta<E extends Executable>public String getName()
getName in class Meta<E extends Executable>public String describeHost()
describeHost in class Meta<E extends Executable>public Class<?> getDeclaringClass()
getDeclaringClass in class Meta<E extends Executable>public AnnotatedType getAnnotatedType()
getAnnotatedType in class Meta<E extends Executable>Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.