com.bstek.dorado.annotation
@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
@Inherited
public @interface PropertyDef
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
java.lang.String |
label |
boolean |
required |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.