Modifier and Type | Required Element and Description |
---|---|
String |
value
The target types expression
|
Modifier and Type | Optional Element and Description |
---|---|
Class |
defaultImpl
Optional class defining default implementation
of interface members (equivalent to defining
a set of interface member ITDs for the
public methods of the interface).
|
public abstract String value
public abstract Class defaultImpl