public class PropertyMethodEggg extends Object implements Property
| Constructor and Description |
|---|
PropertyMethodEggg(Eggg eggg,
ClassEggg ownerEggg,
MethodEggg methodEggg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias()
别名
|
Annotation[] |
getAnnotations()
获取所有注解
|
<T> T |
getDigest()
提炼物
|
AnnotatedElement |
getElement()
获取注解元素
|
FieldEggg |
getFieldEggg() |
Type |
getGenericType() |
Method |
getMethod() |
String |
getName()
名字
|
ClassEggg |
getOwnerEggg() |
Class<?> |
getType() |
TypeEggg |
getTypeEggg()
类型包装
|
Object |
getValue(Object target)
获取值
|
int |
hashCode() |
boolean |
isReadMode() |
boolean |
isTransient()
是临时的(不需要持久化)
|
void |
setValue(Object target,
Object value)
设置值
|
String |
toString() |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitresolvePropertyNamepublic PropertyMethodEggg(Eggg eggg, ClassEggg ownerEggg, MethodEggg methodEggg)
public ClassEggg getOwnerEggg()
public Method getMethod()
public AnnotatedElement getElement()
AnnotatedEggggetElement in interface AnnotatedEgggpublic <T> T getDigest()
PropertygetDigest in interface AnnotatedEggggetDigest in interface Propertypublic Annotation[] getAnnotations()
AnnotatedEggggetAnnotations in interface AnnotatedEgggpublic boolean isTransient()
PropertyisTransient in interface Propertypublic boolean isReadMode()
public void setValue(Object target, Object value)
Propertypublic TypeEggg getTypeEggg()
PropertygetTypeEggg in interface Propertypublic Class<?> getType()
public Type getGenericType()
public FieldEggg getFieldEggg()
Copyright © 2025. All rights reserved.