|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||
@Target(value={FIELD,PARAMETER})
@Retention(value=RUNTIME)
public @interface FillBooleanAnnotation used to customise a boolean value on the annotated field
| 必需元素摘要 | |
|---|---|
boolean |
value
The value to assign to the annotated attribute. |
| 元素详细信息 |
|---|
public abstract boolean value
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||