|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||
@Target(value={FIELD,PARAMETER})
@Retention(value=RUNTIME)
public @interface FillByteAnnotation used to customise min and max values of a byte type attribute or constructor parameter.
| 可选元素摘要 | |
|---|---|
String |
comment
|
byte |
max
|
byte |
min
|
String |
value
|
public abstract String value
public abstract byte min
public abstract byte max
public abstract String comment
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||