您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
com.citrsw.annatation
Annotation Interface ApiProperty
@Target
({
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
ApiProperty
Model属性注解
作者:
李振峰
可选元素概要
可选元素
修饰符和类型
可选元素
说明
String
defaultValue
默认值
String
description
描述
String
example
示例
String
name
名称
boolean
required
是否必须
元素详细资料
name
String
name
名称
默认值:
""
description
String
description
描述
默认值:
""
required
boolean
required
是否必须
默认值:
false
defaultValue
String
defaultValue
默认值
默认值:
"\n\t\t\n\t\t\n\ue000\ue001\ue002\n\t\t\t\t\n"
example
String
example
示例
默认值:
""