您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选 |
必需
详细资料:
字段 |
元素
SEARCH:
程序包
org.ifinalframework.web.annotation.response
Annotation Interface ResponseColumn
@Repeatable
(
ResponseColumns.class
)
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
ResponseColumn
ResponseColumn.
从以下版本开始:
1.0.0
版本:
1.0.0
作者:
ilikly
嵌套类概要
嵌套类
修饰符和类型
类
说明
static @interface
ResponseColumn.ResponseColumns
必需元素概要
所需元素
修饰符和类型
必需的元素
说明
String
key
String
name
String
value
元素详细资料
key
String
key
name
String
name
value
String
value