public class FieldWrap extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFormat() |
Type |
getGenericType()
获取参数类型
|
String |
getName() |
Unitype |
getOwner()
获取所有者类
|
TimeZone |
getTimeZone() |
Class<?> |
getType()
获取类型
|
Object |
getValue(Object tObj,
boolean useGetter) |
boolean |
isAsString() |
boolean |
isDeserialize() |
boolean |
isFlat() |
boolean |
isIncNull() |
boolean |
isSerialize() |
String |
name()
已过时。
|
void |
setValue(Object tObj,
Object val) |
void |
setValue(Object tObj,
Object val,
boolean useSetter) |
TypeWrap |
typeWrapOf(Type genericInfo) |
public final boolean readonly
public final boolean hasSetter
public final boolean hasGetter
@Deprecated public String name()
public Unitype getOwner()
public String getName()
public String getFormat()
public TimeZone getTimeZone()
public boolean isDeserialize()
public boolean isSerialize()
public boolean isIncNull()
public boolean isFlat()
public Class<?> getType()
public Type getGenericType()
public boolean isAsString()
Copyright © 2025. All rights reserved.