public interface Property extends AnnotatedEggg
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias()
别名
|
<T> T |
getDigest()
提炼物
|
String |
getName()
名字
|
TypeEggg |
getTypeEggg()
类型包装
|
Object |
getValue(Object target)
获取值
|
boolean |
isTransient()
是临时的(不需要持久化)
|
static String |
resolvePropertyName(String methodName) |
void |
setValue(Object target,
Object value)
设置值
|
getAnnotations, getElementboolean isTransient()
TypeEggg getTypeEggg()
String getName()
String getAlias()
<T> T getDigest()
getDigest in interface AnnotatedEgggCopyright © 2025. All rights reserved.