@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface DOMAccessorAttribute
Specifies an attribute to describe a property accessors that is defined by the W3C.
System.Attribute
Modifier and Type | Optional Element and Description |
---|---|
byte |
type
Gets the property accessor.
|