public class ParamEggg extends Object implements AnnotatedEggg
| Constructor and Description |
|---|
ParamEggg(Eggg eggg,
ClassEggg classEggg,
ExecutableEggg execEggg,
Parameter param) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
Annotation[] |
getAnnotations()
获取所有注解
|
<T> T |
getDigest()
获取提炼物
|
AnnotatedElement |
getElement()
获取注解元素
|
Type |
getGenericType() |
String |
getName() |
Parameter |
getParam() |
Class<?> |
getType() |
TypeEggg |
getTypeEggg() |
int |
hashCode() |
String |
toString() |
public ParamEggg(Eggg eggg, ClassEggg classEggg, ExecutableEggg execEggg, Parameter param)
public Parameter getParam()
public AnnotatedElement getElement()
AnnotatedEggggetElement in interface AnnotatedEgggpublic <T> T getDigest()
AnnotatedEggggetDigest in interface AnnotatedEgggpublic TypeEggg getTypeEggg()
public Class<?> getType()
public Type getGenericType()
public String getName()
public String getAlias()
public Annotation[] getAnnotations()
AnnotatedEggggetAnnotations in interface AnnotatedEgggCopyright © 2025. All rights reserved.