public interface IValueContext
project: property-IValueContext
create on 2019/11/20 20:10
| 限定符和类型 | 方法和说明 |
|---|---|
Field |
field()
当前字段信息
|
String |
fieldName()
字段名称
|
String |
format()
真正的格式化信息
|
Object |
object()
当前对象实例
|
Field |
parentField()
父类字段
|
Object |
parentObject()
父类对象
|
PropertyEntry |
propertyEntry()
属性明细注解
|
PropertyField |
propertyField()
属性字段注解信息
|
PropertyFormat |
propertyFormat()
属性格式化
|
String |
propertyName()
属性名称
|
String |
propertyNamePrefix()
属性名称前缀
|
Object object()
Field field()
PropertyField propertyField()
String fieldName()
String propertyName()
PropertyEntry propertyEntry()
Object parentObject()
Field parentField()
String propertyNamePrefix()
PropertyFormat propertyFormat()
String format()
Copyright © 2021. All rights reserved.