@SupportedSourceVersion(value=RELEASE_7) @Target(value=PARAMETER) @Retention(value=SOURCE) public @interface ElementAttribute
ElementRequiredAttribute
Modifier and Type | Required Element and Description |
---|---|
String |
defaultValue
The default value of this attribute.
|
public abstract String name