@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface EasyBeanOpenTypeAttribute
OpenType
.Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description
Optional description of this attribute.
|
java.lang.String |
name
The open type attribute name.
|